docsc
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
@defgroup YAPRaptor An RDF Reader for YAP.
|
||||
@ingroup YAPPackages
|
||||
|
||||
#YAP raptor Interface
|
||||
WWW Reader/Writers for YAP. (#YAPRaptor)
|
||||
###########################
|
||||
|
||||
This provides YAP a rdf reader using
|
||||
[raptor](http://librdf.org/raptor/). The library is available for
|
||||
@@ -21,3 +19,5 @@ Predicate = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#type',
|
||||
Subject = 'http://www.example.org/law_and_order_ci' ?
|
||||
|
||||
~~~~{.prolog}
|
||||
|
||||
The code also includes a library under developent to connect Yap and libXML2.
|
||||
|
Reference in New Issue
Block a user