General Actions:
Log-in
Register
Home
▼
:
Wiki Index
Document Index
User Index
»
Space:
2. Accessing the CB-NL
▼
:
Document Index
»
Page:
WebHome
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to the CB-NL Wiki
»
Accessing the CB-NL
Wiki source code of
Accessing the CB-NL
Last modified by
Arjan Loeffen
on 2015/07/22 11:46
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
The CBNL is an ontology, that is expressed in OWL. Software vendors may access the ontology in several ways for integration into their software systems: 1. Download RDF/XML files. This requires vendors to be familiar with RDF/OWL. 1. Query (a provided endpoint, i.e. triple store), returning a SPARQL query result (several formats are available).This requires vendors to be familiar with RDF/OWL 1. API: call webservices (REST), returning a XML or JSON representation of the information modeled in the CB-NL, and made available in the viewer. The XML or JSON results comply to a metamodel, which is described elsewhere. See also: * [[General approach>>doc:General approach]] * [[The CB-NL Viewer>>doc:2\. Accessing the CB-NL.CBNLViewer]] * [[The CB-NL API>>doc:XML API]] * [[The CB-NL RDF distribution>>doc:SPARQL-endpoint]] * [[Mappings>>doc:Mappings]]