@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix :   <swad-chart#>.
@prefix sc: <swad-chart#>.

<> dc:title "Semantic Web Activity Development PERT Chart";
 dc:date "2001-10-16"; # for things like rm:current
 dc:source [ = <http://lists.w3.org/Archives/Member/w3c-semweb-ad/2001Sep/0025.html>;
   dc:description """a SWAD meeting where I
    showed my TODO list and TimBL asked for dependencies"""];
 dc:description "$Id: swad-chart.n3,v 1.26 2002/01/29 19:18:58 connolly Exp $";
 :TODO "show how groups like joint-committee, MIT daml project relate";
 :TODO "extract HTML project plan";
 :TODO "fulfilled by (and/or)";
 :TODO """integrate talk with Sandro: interested in :genSyn / xml integration, (cf. henry)
triggers... HTTP stuff... parked get... publish/subscribe...
paper trail... max-age, log:resolvesTo... delete/merge

""";
 :TODO """## #calsched
      :calendaring u:label "Calendaring";
      rm:needs :sync, :concat, :palmAgent, :poolGame.
      :sync u:label "Synchronization";
      rm:needs :diff.""";
 :TODO """integrate PINS, per
http://www.w3.org/2000/01/sw/post/proposal.html"""
 .

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix u: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix g:   <http://www.w3.org/2001/02pd/gv#>.
@prefix dot: <http://www.w3.org/2001/02pd/gv#>.
@prefix log: <http://www.w3.org/2000/10/swap/log#>.
@prefix ont: <http://www.daml.org/2001/03/daml+oil#>.
@prefix org: <http://www.w3.org/2001/04/roadmap/org#> .
@prefix rm:    <http://www.w3.org/2001/04/roadmap/vocab#>.
	#@@ 2001/04/roadmap/vocab doesn't exist!
@prefix arch: <http://www.w3.org/2001/04/roadmap/w3c#>.

@prefix psum: <damlK535#>.

:TODO u:label "TODO"; u:subPropertyOf u:comment.
:discussionForum u:subPropertyOf u:seeAlso.
:discussion u:subPropertyOf u:seeAlso.

[ a :WeeklyMeeting; # not sure which one
] sc:decided {
  :dom :assignment :newswireAut
}.


[ a :WeeklyMeeting; :date "2001-11-13" ]
  sc:decided { :eric :assignment psum:schemabasedicons },
           { :ericm :assignment :RDFValidator },
           { :ericm :assignment :annoChump },
           { :ericm :assignment :w3cataGlance },
           { :sandro :assignment psum:blindfold-xml },
           { sc:pubRulesRDF is :assignment of :dom, :eric. },
           { sc:rdfsVal is :assignment of :timbl }.


#this log:forAll :p, :s, :o.
#{ [ a :WeeklyMeeting; :decided [ log:includes { :s :assignment :o }]] }
#  log:implies { :s :assignment :o }.

:ericm :assignment :annoChump.
:ericm :assignment :w3cataGlance.
:rdfnavigator is :assignment of :ericm.
:wsDemo1 is :assignment of :sandro, :eric.
sc:pubRulesRDF is :assignment of :dom, :danc.
sc:rdfsVal is :assignment of :timbl, :danc.
psum:roadmap is :assignment of :timbl, :danc.
:newswireAut is :assignment of :dom, :danc. #@@ with SusanL
:zakim is :assignment of :ralph. # and alan?
:archiveSpamFilter is :assingment of :ralph, :jose, :marja.

:archiveSpamFilter u:label "archive spam filter";
  rm:prototypes arch:trust. #@@??

#@@ consistency checking
#http://www.w3.org/2001/sw/WebOnt/Makefile

# every assigned thing is current...
:assignment u:range rm:current.

:annoChump u:label "chump/annotea"; a rm:program; #@@xp:task
  a psum:AnnoteaClient;
  :demo <http://www.w3.org/2001/09/chump/>;
  rm:needs :chump.

:rdfnavigator u:label "RDF Schema navigator";
          rm:prototypes :aggregation;
	:demo <http://www.w3.org/2001/10/navigate/>;
	u:seeAlso <http://lists.w3.org/Archives/Member/w3c-semweb-ad/2001Dec/0050.html>. #@@ status update



:w3cataGlance u:label "W3C at a glance"; a rm:program; #@@xp:task?
  rm:prototypes :aggregation;
  :demo <http://www.w3.org/2001/10/glance/view/>. #@@view source link?

:aggregation u:label "aggregation"; a rm:subgoal. #@@xp:story?

:redfoot u:label "redfoot"; a rm:external.

<> dc:source <http://www.darpa.mil/ito/psum2001/K535-0.html>. #@@

:schedTrack u:label "Sched/Dep Tracking"; a rm:subgoal;
  is rm:prototypes of :trAut, :newswireAut,
	psum:roadmap, :html2rss;
  rm:needs :meetSec.

# membership reminded us of the importance of the metadata apps
# part of the Nov 2000/Feb 2001 proposal...
<> dc:source [ dc:title "Semantic Web activity statement";
    dc:source [ = <http://www.w3.org/2000/11/SemanticWebProposal>;
                dc:desciption "Nov 2000 SW activity proposal" ],
              [ dc:desciption "Feb 2001 SW director's decision" ]
  ].

:Metadata u:label "Metadata"; a rm:subgoal;
  rm:needs :aggregation, psum:infoSource.

:SemWeb01 u:label "SWAD"; a rm:subgoal;
  :due "2003-03"; #cf http://lists.w3.org/Archives/Member/w3c-ac-members/2001JanMar/0015.html
  rm:needs psum:DAMLFY2, :RDF-XML.

:WWW2002 u:label "WWW2002"; a rm:subgoal; #@@ xp:Release?
  :due "2002-05";
  rm:needs :picContest.

:picContest u:label "photo/RDF contest"; a :Scenario;
  rm:prototypes :Metadata;
  u:comment "cf dinner in Nice",
   """take pictures at the conference; capture metadata
   about when/where/whoo; tools developers show their
   stuff working on these data; e.g. query engines,
   visualization, XHTML reporting tools, heuristic
   matching tools, etc.""".

:tp2002 u:label "Tech Plenary"; a rm:subgoal; #@@ xp:Release?
  :due "2002-02";
  rm:needs :rdfsVal, #TimBL/DanC agreed 14Nov2001; cf #swad
   :wsDemo1. # maybe?

:wsDemo1 u:label "WDSL/RDF demo"; a rm:program;
  dc:description "show WSDL as an RDF vocabulary, mixed with workflow or something";
  u:comment "cf Nov 2001 Nice AC discussions: TimBL, EricM, ...".

:newswireAut u:label "newsletter automation";
  :demo <http://www.w3.org/2000/04/mem-news/>;
  u:seeAlso <http://lists.w3.org/Archives/Member/w3c-semweb-ad/2001Aug/0001.html>;
  rm:prototypes :Metadata;
  rm:needs psum:listOfWGs.

:trAut u:label "TR page automation"; a rm:subgoal;
  rm:needs :pubRulesRDF, :memberTRPage;
  u:seeAlso [ = <http://lists.w3.org/Archives/Team/w3t-mit/2001Oct/0090.html>;
	dc:description "2 minutes"; dc:creator [ u:label "Philippe Le Hegaret"]], [ = <http://nssn.org/>; dc:description "ANSI database with lots of informations about standarts"];
  rm:prototypes :Metadata.

:memberTRPage u:label "member TR index";
 :demo <http://www.w3.org/Style/Group/2001/RSS-tricks-documentation>;
 u:seeAlso <http://lists.w3.org/Archives/Team/w3t/2001Jul/0070.html>.

:pubRulesRDF u:label "pubrules/RDF"; a rm:program;
  rm:needs :pubRulesChecker, :contactVocab;
  u:comment "Jeff Heflin has done tools for taking from publication info into SHOE - suspect code could be recast in RDF easily - can put whoever is doing this subgoal with him.. [16Oct2001 JimH]".


#@@where does this fit? IDEA: demonstrate P3P rules using cwm/blindfold
:p3pRDF
 u:seeAlso [ 
 = <http://lists.w3.org/Archives/Member/w3c-semweb-ad/2001Aug/0011.html>;
 dc:description "an RDF model of P3P, with pictures [was: P3P] (Tue, Aug 14 200"].


:pubRulesChecker u:label "pubrules checker"; a rm:program, rm:done;
  :demo <http://www.w3.org/2001/07/pubrules-form>.


:contactVocab u:label "contact schema";
  :demo <http://www.w3.org/2000/10/swap/pim/contact>;
  a :Vocabulary. #@@other Vocabs?

rm:uses a rdf:Property; u:label "uses"; u:comment "Software dependency ".

[ a :WeeklyMeeting ] :decided {
  :W3COps rm:needs :outstandingCFR, :meetSec,
    :archiveSpamFilter, :nomineesToWGs, :outstandingCFR. #@@storyAbout?

  :nomineesToWGs u:label "my nominees"; a :Scenario;
    rm:needs :nominationScraper, psum:listOfWGs.
  :nominationScraper u:label "nomination scraper"; a rm:program.

  :outstandingCFR u:label "outstanding CFR"; a :Scenario;
    rm:needs [= :callForReviewScraper; u:label "CFR scraper"];
    rm:needs [= :mySubmittedReviews; u:label "my submitted reviews"].
  :mySubmittedReviews u:label "my submitted reviews"; a :Scenario.

  :hypermessInput u:label "hypermess scrape"; a :task.
  :hypermessInput a :LegacyConnectorTask.

  :archiveSpamFilter u:label "archive spam filter"; rm:needs :hypermessInput.
  :archiveSpamFilter a :Scenario.

  :annotQuery u:label "spam? query";
    rm:needs :algae;
    u:comment "e.g. which things are marked as spam.".

  :archiveSpamFilter rm:needs psum:annotest, :htmlGenerator, :triggerControl.

  :htmlGenerator u:label "HTML view";
    rm:needs :annotQuery. # :xslt???

  :sendACL a :Scenario;
    u:label "check posting";
    u:comment """when sending a pointer to a mailing list: are the folks
  	gonna be able to dereference it?""";
    :tests :mailScrape.

  [ u:label """query term expansion using wordnet""" ] a :Idea.

}.


:ssNtrip u:label "SOAP Ser/N-triples";
  rm:prototypes :rdfXMLP, :rdfXKMS.

:rdfXKMS u:label "XKMS int.".

:wgListD u:label "dynamic WG list"; a rm:program;
  rm:needs :triggerControl, psum:listOfWGs.

:triggerControl u:label "HTTP triggers".

:logger u:label "logger"; a rm:program;
  :demo <http://dev.w3.org/cvsweb/2001/sw/logger/>,
             <http://cvs.ilrt.org/cvsweb/redland/logger/logger>.

:chump u:label "chump\\nIRC weblog"; a rm:external;
  u:description "IRC interface for creating annotations";
  :demo <http://dev.w3.org/cvsweb/2001/sw/chump/>.


:KCAPdemo u:label "KCAP '01 demo"; a rm:subgoal;
   :due "2001-10-21";
   u:comment """demonstrate that making annotations in the form of RDF
	statements is an effective collaboration mechanism.
	cf @@paper.""";
   :toBePresentedAt :KCAP01;
   rm:needs psum:dynamicAnnotations,
     psum:anno-thread.


# TimBL suggested I incorporate what we've done... so
# I took a look at...
<> dc:source
 [ is [ :vnum "1.74"; :vdate "2001/09/26 12:29:37"; :vwho "em"] #@@rcs schema
   of <http://www.w3.org/2000/01/sw/>].

:QAEO u:label "QA, Ed/Outreach"; a rm:subgoal;
  rm:needs :rdfsVal, :RDFValidator, :w3cataGlance;
  is rm:prototypes of :familyTree, :networkDiagram, psum:poolGame.

############
# chat with timbl... Thu 18Oct
#@@ diff serves QA thu testing.

:rdfsVal u:label "RDF Schema validation";
  rm:needs [ u:label "RDF Schema in N3"],
   :cwm-ConjConc,
      [ u:label "DAML axioms in N3"; rm:needs psum:daml_oil ].

:cwm-ConjConc u:label "cwm milestone"; a rm:subgoal;
  rm:needs :cwm_conjunction, :cwm_conclusion, psum:cwm-rules.
:cwm_conjunction u:label "cwm conjunction"; a rm:program. #@@ feature? module?
:cwm_conclusion u:label "cwm conclusion"; a rm:program.

:RDFValidator u:label "RDF Validator"; a rm:program;
  rm:needs :ARP, :servletHost, :graphViz;
  rm:needs :sirpac. #@@needed, that is

:rdf2dot u:label "rdf2dot.xsl"; a rm:program;
  :demo <http://www.w3.org/2001/02pd/rdf2dot.xsl>;
  is rm:needs of psum:circlesAndArrowsTools.
  
:graphViz u:label "graphviz"; a rm:external.

:ARP u:label "ARP"; a rm:external.

:servletHost u:label "servlet host";
  rm:needs #@@ provided by?
    :jigsaw.

:jigsaw u:label "Jigsaw"; a rm:done; a rm:program. #@@hmm...

:sirpac u:label "SirPAC"; a rm:program;
 u:comment "RDF parser and validator";
 :home <http://www.w3.org/RDF/Implemenations/SirPAC/>;
 a rm:done.

#@@new validator, ARP

:algae u:label "algae engine"; a rm:program, rm:done;
  rm:needs :perllib, :n3AlgaeInterface;
  is rm:needs of psum:annotest.


:n3AlgaeInterface u:label "N3/Algae Interface"; a rm:program, rm:done.


:perllib u:label "RDF perllib"; a rm:program, rm:done;
  u:comment "@@how does this fit? is it still maintained? where are updates announced? where is it discussed?";
  :demo <http://www.w3.org/1999/02/26-modules/>;
  :discussionForum [ = <mailto:www-rdf-perllib@w3.org>;
		:archive <http://lists.w3.org/Archives/Public/www-rdf-perllib/>].


# skipping redland... not ours...

:rdfpic u:label "rdfpic"; a rm:done;
  :homePage <http://jigsaw.w3.org/rdfpic/>;
  rm:needs :jigsaw;
  rm:prototypes :Metadata.

# skipping dc-dot, me llamo

:annoteaGroup u:label "Annotea Team";
  is org:deliveredBy of :annoteaProtocol, :KCAPdemo, psum:annotest.

_:doesAnnoProto ont:onProperty rm:prototypes; ont:hasValue :annoteaProtocol.
psum:AnnoteaClient u:subClassOf _:doesAnnoProto.
psum:AnnoteaService u:subClassOf _:doesAnnoProto.

:annoteaProtocol u:label "annotea Protocol";
  :demo <http://www.w3.org/2001/Annotea/User/Protocol.html>.

:amaya u:label "Amaya"; a rm:program; a rm:done;
  :demo <http://www.w3.org/Amaya/>.

:blindfold-diff u:label "diff/blindfold";
  :demo <http://www.w3.org/2001/06/blindfold/>;
  :release  #er... announcement/release, really
    [ dc:description
      "announce: New Tool for Comparing RDF Graphs (blindfold v0.1.1)";
      dc:creator [ u:label "Sandro Hawke"];
      dc:date "Thu, Oct 04 2001"].


# skipping  An RDF model of popular protocols in N3 n progress June 2001"


:w3c-acl u:label "W3C ACL System";
 :homePage <http://www.w3.org/2001/04/20-ACLs.html>;
 a rm:done;
 rm:needs :algae. #@@uses?

:aclByAttendance u:label "ACL by attendance"; a :Scenario;
  u:comment """This function allows users of (augmented) web clients to gain access to documents related to meetings by demonstrating their attendance at the meeting.""";
  :tests psum:pfChecker.

:aclByAttendance
  rm:tests psum:pfCheckingHTTPServer, psum:pfGenClient.

:aclByEmployment u:label "ACL by employment"; a :Scenario;
  :tests psum:pfCheckingHTTPServer, psum:pfGenClient;
  u:seeAlso <http://www.w3.org/2000/01/sw/DevelopmentProposal#401>.

  
:ericACL_Scrape rm:needs :genericRDB_scrape. #dunno what this is



:KIF-vocab u:label "KIF as an RDF Schema";
 :in-progress "2000-08".

#not yet on the page:
:KIFSink u:label "KIF sink for swap/cwm"; a rm:done. #@@home

:HTTPSchema u:label "HTTP schema";
 :homePage <http://www.w3.org/2000/07/document-maintenance/>;
 u:seeAlso <http://www.w3.org/2001/03swell/http>.

:shoeScrape u:label "converting SHOE to RDF";
 :demo <http://www.w3.org/2000/04shoe-swell/>;
 :released "2000-05".


:concat u:label "concat";
  rm:needs :list1.

:list1 a rm:done; u:label "new list design". #@@cite rdf-logic discussion..


:palmAgent u:label "palmAgent"; a rm:program;
  :demo <http://dev.w3.org/cvsweb/2001/palmagent/>.

# skipping travel itin http://www.w3.org/2000/10/atrip/itin2000-10.html

:meetingRecords u:label "meeting record tools";
  rm:needs psum:cwm-rules, :minutes2html;
  :demo <http://www.w3.org/2000/11/mr76/>.

:minutes2html u:label "format RDF minutes as HTML";
 :demo <http://www.w3.org/2000/11/mr76/minutes2html.xsl>;
  :relatedWork <http://www.daml.org/2001/10/agenda/>.

:meetSec u:label "meeting automation"; a rm:subgoal;
  is rm:prototypes of :swBot, :meetingRecords, :logger, :chump, :zakim.

:zakim u:label "zakim meeting assistant";
	:demo <http://www.w3.org/2001/12/zakim-irc-bot.html>.

:swBot u:label "swBot";
  :demo <http://dev.w3.org/cvsweb/2000/scribe-bot/>.


# TR pub stuff
:rfcProc dc:title "An event-based model of Internet RFC Publication".
:w3cProc u:label "W3C process schema";
  u:comment "An early draft of an event-based model of the W3C process, including the state of the W3C Semantic Web Activity and its surroundings as of Feb 2001".



:html2rss-opt u:label "RSS scrape w/trigger"; a rm:program; rm:needs :html2rss, :triggerControl.

:html2rss u:label "RSS scrape"; a rm:done; a rm:program;
  dc:title "Site Summaries from XHTML to RSS using XSLT";
  rm:needs :xsltService; rm:prototypes :aggregation;
  :announced "2000-09-11". # to where?

:xsltService u:label "XSLT service";
  rm:needs :servletHost; a rm:program, rm:done.

:mailScrape u:label "RDF from email";
  :demo <http://www.w3.org/2000/04/maillog2rdf/email>;
  dc:title "extracting RDF from RFC822 formatted email";
  :announced "2000-07-14";
  rm:prototypes :Metadata.

:hyperRDF u:label "HyperRDF"; :demo <http://www.w3.org/2000/07/hs78/>;
  dc:title "HyperRDF: Using XHTML Authoring Tools with XSLT to produce RDF Schemas";
  :in-progress "2000-07".

:html2dc u:label "Dublin Core Extraction";
  :demo <http://www.w3.org/2000/06/dc-extract/form.html>;
  dc:title "Dublin Core Extraction Service";
  rm:needs :xsltService;
  :announced "2000-07-09";
  rm:prototypes :Metadata.

# xlink scrape moved below...


# Integration with XML Infrastructure

:RDF-XML u:label "XML integration";
  a rm:subgoal;
  rm:needs :rdfXLink, :rdfInfoset, :rdfXMLSchema,
	:rdfXSLT, :rdfXQuery, :rdfXMLP.

#@@do something with this...
[ dc:title "RDF Core WG Charter"]
  :says { _:thisWG :durationThru "2002-??";
             :deliverable :RDF-XML }.

:rdfXLink u:label "XLink int."; a rm:subgoal.
:rdfInfoset u:label "Infoset int."; a rm:subgoal.
:rdfXMLSchema u:label "XML Schema int."; a rm:subgoal;
  rm:needs :genSyn. #@@is served by?
:rdfXSLT u:label "XSLT/XPath int."; a rm:subgoal.
:rdfXQuery u:label "XML Query int."; a rm:subgoal.
:rdfXMLP u:label "XML Protocol int."; a rm:subgoal.


:genSyn u:label "XML semantic schemas"; a rm:subgoal;
  rm:needs #@@provided by/satisfied by?
    psum:blindfold-xml;
  :discussion [ = <http://lists.w3.org/Archives/Public/www-rdf-interest/2001Oct/0004.html>; dc:description "extracting statements from XML (again)";
   dc:creator [ u:label "Mark Nottingham"]; dc:date "(Wed, Oct 03 2001) "].

:xlinkScrape u:label "RDF from XLink";
  :demo <http://www.w3.org/2000/06/xlrdf532/>;
  dc:title "Xlink to RDF mapping in XSLT";
  :announced "2000-06-27";
  rm:prototypes :rdfXLink.

:rdfsyn-xml u:label "XML Schema for RDF";
  :demo <http://www.w3.org/2001/04rs22/>;
  dc:title "RDF Syntax: An XML Schema/XSLT Approach";
  :in-progress "2001-05";
  rm:prototypes :rdfXMLSchema, :rdfXSLT.

:infosetDAML u:label "infoset DAML model";
  dc:title "A DAML+OIL model of the XML Information Set";
  :demo <http://www.w3.org/2000/10/swap/infoset/>;
  :in-progress "2001-05";
  rm:prototypes :rdfInfoset;
  rm:needs psum:daml_oil.

:rdf-dt u:label "RDF with datatypes";
  :demo <http://www.w3.org/2001/01/ct24>;
  dc:title "Using XML Schema Datatypes in RDF and DAML+OIL";
  :proposed "2001-01";
  rm:prototypes :rdfXMLSchema.

:rdfp-xsl u:label "RDF parser in XSLT";
  dc:title "RDF parser in XSLT";
  :discussed "2000-05-02";
  :demo <http://www.w3.org/XML/2000/04rdf-parse/>;
  rm:prototypes :rdfXSLT;
  :_raises [ u:label "qnames issues"].


########
:familyTree u:label "family tree";
  :demo <http://www.w3.org/2001/02pd/dm93fam>;
  a psum:CirclesAndArrowsDiagram.

:networkDiagram u:label "network diagram";
  :demo <http://www.w3.org/2001/02pd/opksnet>;
  a psum:CirclesAndArrowsDiagram.


####### Some research into PERT/Gantt charts,
####### open source implementations thereof

<http://whatis.techtarget.com/definition/0,289893,sid9_gci331391,00.html>
<#says>
"""A PERT chart presents a graphic illustration of a project as a network diagram
 consisting of numbered nodes (either circles or rectangles) representing events, or
 milestones in the project linked by labelled vectors (directional lines) representing
 tasks in the project.""".

<http://www.usabilityfirst.com/glossary/main.cgi?function=display_term&term_id=769>
<#says>
"""(Program Evaluation and Review Technique) a type of flowchart used in
                   project management, where each task is represented by a node and
                   connected to other tasks with arrows to indicate task dependencies. Each
                   node may be labeled with necessary resources for the task and start and
                   finish dates. Nodes are usually laid out chronologically from left to right,
                   with tasks done in parallel drawn one above the other. PERT charts were
                   developed by the US Navy in the 1950s.""".

<http://www.wolfkeeper.uklinux.net/FUTURe/> <#supports> <#PertCharts>;
 <#inspiredBy> <http://www.rheingold.com/texts/tft/>.


<http://nexist.sourceforge.net/groupware.html>
 dc:title "Internet Collaborative Groupware Projects";
 dc:date "Wed, 08 Aug 2001 21:36:02 GMT";
 <#indexes> <http://www.wolfkeeper.uklinux.net/FUTURe/>.

<http://linas.org/linux/pm.html>
 dc:title "Call Center, Bug Tracking and Project Management Tools for Linux";
 dc:date "Thu, 09 Aug 2001 20:07:36 GMT".


