{"id":22279005,"url":"https://github.com/marklogic/marklogic-jena","last_synced_at":"2025-07-28T18:31:04.924Z","repository":{"id":36367422,"uuid":"40672250","full_name":"marklogic/marklogic-jena","owner":"marklogic","description":"Adapter for using MarkLogic with the Jena RDF Framework","archived":false,"fork":false,"pushed_at":"2024-10-15T20:47:30.000Z","size":11336,"stargazers_count":5,"open_issues_count":6,"forks_count":11,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-04-05T02:03:47.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marklogic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-13T17:24:41.000Z","updated_at":"2024-10-15T20:43:18.000Z","dependencies_parsed_at":"2024-10-18T01:30:37.833Z","dependency_job_id":null,"html_url":"https://github.com/marklogic/marklogic-jena","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/marklogic/marklogic-jena","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marklogic%2Fmarklogic-jena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marklogic%2Fmarklogic-jena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marklogic%2Fmarklogic-jena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marklogic%2Fmarklogic-jena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marklogic","download_url":"https://codeload.github.com/marklogic/marklogic-jena/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marklogic%2Fmarklogic-jena/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267563500,"owners_count":24108100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T15:17:44.998Z","updated_at":"2025-07-28T18:31:02.169Z","avatar_url":"https://github.com/marklogic.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# marklogic-jena v3.0.6\n\n## Introduction\n\nThis library integrates MarkLogic Semantics into the [Jena RDF\nFramework](http://jena.apache.org) as a persistence and query layer.\n\n### Before you start\n\n#### Setup Marklogic\n\nEnsure MarkLogic (8.0-6 or later) is installed and running.\n\n### To use the develop branch\n\n1) clone or download marklogic-jena _develop_ branch.\n\n```\nhttps://github.com/marklogic/marklogic-jena/tree/develop\n```\n\n2) Run the gradle target that provisions a testing database for this project.  The command and tests use values recorded in `./gradle.properties`.\n\n```\n./gradlew :marklogic-jena:mlDeploy\n```\n\n3) Build MarkLogic Jena.\n\n```\n./gradlew :marklogic-jena:test\n\n```\n\nTo use `marklogic-jena` in your own projects, deploy into local maven repo or copy snapshot jars from /build directory.\n\n```\n./gradlew publishToMavenLocal\n\n```\n\n## Usage\n\n### Quick start (Note: draft for future release)\n\nFor gradle-based projects include this dependency in `build.gradle`:\n```\ndependencies {\n   implementation 'com.marklogic:marklogic-jena:4.1.0'\n}\n```\n\nMaven-based projects use this block in `pom.xml`:\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.marklogic\u003c/groupId\u003e\n    \u003cartifactId\u003emarklogic-jena\u003c/artifactId\u003e\n    \u003cversion\u003e4.1.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Javadocs\n\nhttp://marklogic.github.io/marklogic-jena/marklogic-jena/build/docs/javadoc/\n\n### Examples\n\nThe project at [marklogic-jena-examples](marklogic-jena-examples) contains some\nJava applications that exercise the functionality of MarkLogic using this\nlibrary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarklogic%2Fmarklogic-jena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarklogic%2Fmarklogic-jena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarklogic%2Fmarklogic-jena/lists"}