ABOUTPlugins for semap can expand it's functionality in any below specified directions, see also the semap primary RESTful HTTP API to learn more about supported resources and their HTTP(S)-level details. SHADOW RESOURCES| Name | Is used with the semap's instance resource? | Is used with a regular resource? | Description | Status | | backlinks | Yes | Yes | Contains backlinks statements to the parent resource | Not Implemented | | dump | Yes | Yes | Dump of resource data as quads to export/import purposes | In Progress | | file | Yes | No | Simple service to store files | Not Implemented | | queries | Yes | Yes | Named queries entry-point resource | Not Implemented | | index | Yes | Yes | The resource to perform a keyword-based search in literals | In Progress | | ldap | Yes | No | SPARQL end-point resource over LDAP-sources | Not Implemented | | revisions | Yes | Yes | Entry-point resource about the parent resource revisions | Not Implemented | | ping | Yes | Yes | Notify another services about created/updated regular resources by the Ping the Semantic Web protocol | Not Implemented | | owl | Yes | Yes | Contains all the parent and deduced by the OWL statements | Not Implemented | | sql | Yes | No | SPARQL end-point resource over any SQL-compliant RDBMS via JDBC | Not Implemented | | swrl | Yes | Yes | Contains all the parent and deduced by the SWRL rules statements | Not Implemented | | uri | Yes | Yes | Mirror all semap resources with URIs from all existing schemes (http:, mailto:, tel:, urn: and others) | In Progress |
The semap instance entry-point and regular resources have rdfs:seeAlso links to all their shadow virtual resources. DATA FORMATS| Name | Mime Type | Is used to represent the graph of solutions? | Is used to represent table based subset of the variables? | Status | | Atom | application/atom+xml | No, RSS 1.0 format is used instead | Yes | Not Implemented | | Comma-Separated Values | text/csv | No, N-Triples format is used instead | Yes | Not Implemented | | JSON | application/json | Yes | Yes | Not Implemented | | N3 | text/rdf+n3 or application/rdf+n3 | Yes | No, Tab-Separated Values format is used instead | Not Implemented | | N-Triples | text/plain | Yes | No, Tab-Separated Values format is used instead | In Progress | | RDF/XML | application/rdf+xml | Yes | No, SPARQL Query Results XML format is used instead | Not Implemented | | RSS 1.0 | application/rss+xml | Yes | Yes | Not Implemented | | SPARQL Query Results XML | text/xml or application/xml | No, RDF/XML format is used instead | Yes | In Progress | | Tab-Separated Values | text/tab-separated-values | No, N-Triples format is used instead | Yes | In Progress | | TriG | application/x-trig | Yes | No, Tab-Separated Values format is used instead | Not Implemented | | TriX | application/trix | Yes | No, SPARQL Query Results XML format is used instead | Not Implemented | | Turtle | application/turtle or application/x-turtle | Yes | No, Tab-Separated Values format is used instead | Not Implemented | | (X)HTML | text/html or application/xhtml+xml | Yes (with the RDFa support) | Yes | In Progress |
DATABASES SUPPORT| Name | Status | | Firebird | Not Implemented | | IBM DB2 | Not Implemented | | Microsoft SQL Server | Not Implemented | | MySQL | Not Implemented | | Oracle | Not Implemented | | PostgreSQL | Not Implemented | | SQLite | Not Implemented |
See also EmbeddedDatabasesSurvey.
|