An open API service indexing awesome lists of open source software.

https://github.com/marklogic/marklogic-sesame

DEPRECATED Marklogic Sesame API for using MarkLogic with the Sesame RDF Framework
https://github.com/marklogic/marklogic-sesame

Last synced: 5 months ago
JSON representation

DEPRECATED Marklogic Sesame API for using MarkLogic with the Sesame RDF Framework

Awesome Lists containing this project

README

          

# DEPRECATION NOTICE

marklogic-sesame was *deprecated.* in 2017 and has been formally replaced by
marklogic-rdf4j.

https://github.com/marklogic/marklogic-rdf4j

For users of marklogic-sesame wishing to upgrade, use your dependency
management system to replace marklogic-sesame with marklogic-rdf4j. Your Java
code will have to be modified, because the package names in rdf4j are all new.
However, aside from changing import statement, you are unlikely to have to
update your applications. If you have questions or encounter issues with the
upgrade, please contact support at support@marklogic.com

### License

[Apache License v2.0](LICENSE)