{"id":44554084,"url":"https://github.com/digicademy/xtriples","last_synced_at":"2026-02-13T21:06:02.530Z","repository":{"id":21317167,"uuid":"24633761","full_name":"digicademy/xtriples","owner":"digicademy","description":"A generic webservice to extract RDF statements from XML resources","archived":false,"fork":false,"pushed_at":"2024-05-21T19:33:56.000Z","size":1432,"stargazers_count":19,"open_issues_count":18,"forks_count":3,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-14T04:51:24.770Z","etag":null,"topics":["extract-rdf-statements","lod","rdf","semantic-web","webservice","xml"],"latest_commit_sha":null,"homepage":"http://xtriples.lod.academy","language":"HTML","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/digicademy.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.html","contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-30T10:16:01.000Z","updated_at":"2025-11-15T09:00:12.000Z","dependencies_parsed_at":"2022-07-27T02:30:07.782Z","dependency_job_id":null,"html_url":"https://github.com/digicademy/xtriples","commit_stats":null,"previous_names":["spatialhumanities/xtriples"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/digicademy/xtriples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicademy%2Fxtriples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicademy%2Fxtriples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicademy%2Fxtriples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicademy%2Fxtriples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digicademy","download_url":"https://codeload.github.com/digicademy/xtriples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digicademy%2Fxtriples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["extract-rdf-statements","lod","rdf","semantic-web","webservice","xml"],"created_at":"2026-02-13T21:06:01.779Z","updated_at":"2026-02-13T21:06:02.525Z","avatar_url":"https://github.com/digicademy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XTriples\n\n[![DOI](https://zenodo.org/badge/24633761.svg)](https://zenodo.org/badge/latestdoi/24633761)\n\n## A generic webservice to extract RDF statements from XML resources.\n\nCheck out the demo and documentation at https://xtriples.lod.academy\n\nWith this webservice you can crawl XML repositories and extract RDF statements \nusing a simple configuration based on XPATH expressions.\n\n![Structure of the XTriples webservice](resources/images/structure.png \"XTriples structure\")\n\nThis repository contains the source code of the XTriples webservice.\n\nThe webservice is distributed as a single .xar file, which can be installed into an eXist-db instance via the package manager.\n\nYou can download the latest version from GitHub: https://github.com/digicademy/xtriples/releases/latest\n\nRead the documentation on how to setup your own instance of XTriples: http://xtriples.lod.academy/documentation.html#setup\n\n## Building\n\nTo build the .xar yourself, you need to have Apache Ant installed. Alternatively you can use the Ant version which comes with eXist-db \n(call build.sh/build.bat from the eXist-db directory). \n\nClone this repository to a local directory:\n\n\tgit clone https://github.com/digicademy/xtriples.git xtriples\n\nChange into the created directory and call\n\n\tant\n\nThis should create a .xar file in the build directory.\n\n## License\n\nThis software is published under the terms of the MIT license.\n\n## Research Software Engineering and Development\n\nCopyright 2015-2019, \u003ca href=\"https://orcid.org/0000-0002-0953-2818\"\u003eTorsten Schrade\u003c/a\u003e  \nCopyright 2015-2019, \u003ca href=\"http://www.adwmainz.de/\"\u003eAcademy of Sciences and Literature | Mainz\u003c/a\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigicademy%2Fxtriples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigicademy%2Fxtriples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigicademy%2Fxtriples/lists"}