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
- Host: GitHub
- URL: https://github.com/marklogic/marklogic-sesame
- Owner: marklogic
- License: apache-2.0
- Created: 2015-06-23T16:23:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T21:47:48.000Z (about 7 years ago)
- Last Synced: 2025-04-05T02:04:24.186Z (9 months ago)
- Language: Java
- Homepage:
- Size: 3.46 MB
- Stars: 4
- Watchers: 19
- Forks: 9
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)