#Processed by Id: cwm.py,v 1.126 2003/02/14 17:48:08 sandro Exp # using base file:/data/users/www/html/owl/2003/submit-rdf/37.rdf # Notation3 generation by # notation3.py,v 1.133 2003/02/02 16:09:09 timbl Exp # Base was: file:/data/users/www/html/owl/2003/submit-rdf/37.rdf @prefix : . @prefix bib: . @prefix daml: . @prefix dc: . @prefix foaf: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix foaf: . @prefix xsd: . <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:creator "Evren Sirin"; dc:date "2003-03-23 3:00"^^xsd:dateTime; rdfs:label "Composer paper" . a :Paper; :authors "Evren Sirin, James Hendler, Bijan Parsia"; :bibtexId "composition"; :paperPublicationDate "April 2003"; :paperPublishedIn "Web Services: Modeling, Architecture and Infrastructure workshop in conjunction with ICEIS 2003"; dc:date "2003-02-07 11:00"^^xsd:dateTime; dc:description "A paper that describes composition of web services."; dc:identifier "http://www.mindswap.org/papers/composition.pdf"; dc:title "Semi-automatic Composition of Web Services using Semantic Descriptions." . #ENDS