#Processed by Id: cwm.py,v 1.186 2006/07/07 03:30:52 syosi Exp # using base x: # Notation3 generation by # notation3.py,v 1.190 2006/07/10 14:20:31 syosi Exp # Base was: x: @prefix : . @prefix Con: . @prefix Dom: . @prefix TR: . @prefix data: . @prefix g: . @prefix g2: . @prefix ns0: . @prefix ns0_: . @prefix ns0___: . @prefix ns0____: . @prefix ns0_____: . @prefix pub: . ns0_:primaryTopic data:Algorithm . pub: :label "public-rdf-in-xhtml-tf" . g2:data-view ns0:generatorAgent ; ns0___:informative-reference TR:xslt; ns0___:normative-reference g:, ; ns0_:maker data:danc, data:dom . data:Algorithm :label "Algorithm" . data:danc ns0_:homepage Con:; ns0_:name "Dan Connolly" . data:dom ns0_:homepage Dom:; ns0_:name "Dominique Hazaël-Massieux" . data:grddlProject ns0____:homepage g2:data-view; ns0____:mailing-list pub:; ns0____:shortdesc """GRDDL is a technique for gleaning resource descriptions from dialects of languages. It's a way of extracting Semantic Web data in RDF from XML formats (especially XHTML dialects or microformats) via transformations identified by URIs and typically expressed in XSLT.""" . data:namespaceTransformation :domain ns0_:Document; :range data:Algorithm . data:profileTransformation :comment """relates a Document to an Algorithm, usually encoded in XSLT, for extracting an RDF representation of (some of) the meaning of any XHTML document with a profile that refers to the subject document."""; :domain ns0_:Document; :range data:Algorithm . data:transformation :comment """relates a Document to an Algorithm, usually represented in XSLT, for extracting an RDF/XML representation of (some of) the document's meaning."""; :domain ns0_:Document; :isDefinedBy g:; :range data:Algorithm . Con: :label "Dan Connolly" . Dom: :label "Dominique Hazaël-Massieux" . g: ns0_____:date "2005-05-15"; ns0_____:title """Gleaning Resource Descriptions from Dialects of Languages (GRDDL)"""; :label "GRDDL specification", "Gleaning Resource Descriptions from Dialects of Languages (GRDDL), 16 May 2005" . ns0_____:date "2004-02-10"; ns0_____:title """Resource Description Framework (RDF): Concepts and Abstract Syntax"""; :label "Resource Description Framework (RDF): Concepts and Abstract Syntax, 10 February 2004" . TR:xslt :label "XSLT" . ns0_:Document :label "Document" . #ENDS