- ClioPatria
- api
- sesame.pl
- journal.pl -- RDF DB journal-API
- sparql.pl
- json.pl
- export.pl -- Export data from the server
- void.pl -- Void vocabulary description of the server
- rdflib.pl -- Provide access to the ontology library
- lod_crawler.pl
- lod.pl -- LOD - Linked Open Data server
- pengines.pl -- Provide pengines Prolog and JavaScript API
- api
- api_action(+Request, :Goal, +Format, +Message)
- Perform some -modifying- goal, reporting time, triples and
subject statistics.
- Arguments:
-
Format - specifies the result format and is one of html
,xml
orrdf
.Message - is passed to html_write//1.