{"id":23250593,"url":"https://github.com/inrupt/rdf-wrapping-java","last_synced_at":"2025-08-20T09:30:48.833Z","repository":{"id":154914374,"uuid":"592785989","full_name":"inrupt/rdf-wrapping-java","owner":"inrupt","description":"An RDF Wrapping library for working with domain models","archived":false,"fork":false,"pushed_at":"2024-12-10T13:07:11.000Z","size":8532,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-12-14T02:29:34.764Z","etag":null,"topics":["java-library"],"latest_commit_sha":null,"homepage":"https://docs.inrupt.com/developer-tools/java/client-libraries/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inrupt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-24T14:33:44.000Z","updated_at":"2024-12-10T13:07:15.000Z","dependencies_parsed_at":"2023-10-17T04:30:56.216Z","dependency_job_id":"1da9f540-6552-4b1f-ae62-abd37540bc32","html_url":"https://github.com/inrupt/rdf-wrapping-java","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Frdf-wrapping-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Frdf-wrapping-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Frdf-wrapping-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inrupt%2Frdf-wrapping-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inrupt","download_url":"https://codeload.github.com/inrupt/rdf-wrapping-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230408186,"owners_count":18220975,"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","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":["java-library"],"created_at":"2024-12-19T09:14:10.215Z","updated_at":"2024-12-19T09:14:10.903Z","avatar_url":"https://github.com/inrupt.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inrupt RDF Wrapping for Java\n\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE-OF-CONDUCT.md)\n\nThis project adheres to the Contributor Covenant [code of conduct](CODE-OF-CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [engineering@inrupt.com](mailto:engineering@inrupt.com).\n\nThis project provides an API for wrapping Commons-RDF structures\nas domain-specific objects.\n\n## Using the libraries as a dependency in your own projects\n\nTo use the library in your own project you can add the dependency to your build. An example of adding the project in your pom would be:\n\n```\n\u003cproperties\u003e\n    \u003cinrupt.rdf.wrapping.version\u003ex.x.x\u003c/inrupt.rdf.wrapping.version\u003e\n\u003c/properties\u003e\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.inrupt.rdf\u003c/groupId\u003e\n    \u003cartifactId\u003einrupt-rdf-wrapping-commons\u003c/artifactId\u003e\n    \u003cversion\u003e${inrupt.rdf.wrapping.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Using this repository locally\n\nAfter cloning the repository locally you can work with the code as follows:\n\n### Code build\n\nThe project can be built with Maven and a Java 11+ build environment.\n\n```bash\n    ./mvnw install\n```\n\n### Running tests\n\nThe repository contains multiple tests. Each module has dedicated unit tests.\nBy running the following command all tests are run:\n\n```bash\n    ./mvnw test\n```\n\n#### Code coverage\n\nThis project uses JaCoCo for generating the code coverage metric that measures how many lines of code are executed during automated tests. To generate the reports (in different formats) run:\n\n\n```bash\n    ./mvnw verify\n```\n\nThe reports are then placed in the `report/target/site` folder on the project root.\n\n## Issues \u0026 Help\n\n### Solid Community Forum\n\nIf you have questions about working with Solid or just want to share what you’re\nworking on, visit the [Solid forum](https://forum.solidproject.org/). The Solid\nforum is a good place to meet the rest of the community.\n\n### Bugs and Feature Requests\n\n- For public feedback, bug reports, and feature requests please file an issue\n  via [Github](https://github.com/inrupt/rdf-wrapping-java/issues).\n- For non-public feedback or support inquiries please use the [Inrupt Service\n  Desk](https://inrupt.atlassian.net/servicedesk).\n\n## Documentation\n\n- [RDF Wrapping documentation](https://inrupt.github.io/rdf-wrapping-java/)\n\n## Changelog\n\nSee the [CHANGELOG.md](CHANGELOG.md).\n\n## License\n\nMIT © [Inrupt](https://inrupt.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrupt%2Frdf-wrapping-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finrupt%2Frdf-wrapping-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finrupt%2Frdf-wrapping-java/lists"}