{"id":15999079,"url":"https://github.com/thibaudcolas/stringtouri","last_synced_at":"2025-04-05T01:14:33.094Z","repository":{"id":8642691,"uuid":"10291914","full_name":"thibaudcolas/stringtouri","owner":"thibaudcolas","description":"A linked data tool to interlink two RDF datasets","archived":false,"fork":false,"pushed_at":"2017-11-09T09:50:40.000Z","size":4884,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T11:45:54.733Z","etag":null,"topics":["datalift","java","rdf","sesame"],"latest_commit_sha":null,"homepage":"https://rawgit.com/thibaudcolas/stringtouri/master/stringtouri.html","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/thibaudcolas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-26T00:56:19.000Z","updated_at":"2017-11-09T09:49:36.000Z","dependencies_parsed_at":"2022-09-01T08:00:45.858Z","dependency_job_id":null,"html_url":"https://github.com/thibaudcolas/stringtouri","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibaudcolas%2Fstringtouri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibaudcolas%2Fstringtouri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibaudcolas%2Fstringtouri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thibaudcolas%2Fstringtouri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thibaudcolas","download_url":"https://codeload.github.com/thibaudcolas/stringtouri/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271527,"owners_count":20911587,"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":["datalift","java","rdf","sesame"],"created_at":"2024-10-08T08:40:24.479Z","updated_at":"2025-04-05T01:14:33.081Z","avatar_url":"https://github.com/thibaudcolas.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [StringToURI](https://rawgit.com/thibaudcolas/stringtouri/master/stringtouri.html) — Basic RDF dataset interlinking\n\n\u003e [StringToURI](https://rawgit.com/thibaudcolas/stringtouri/master/stringtouri.html) is a simple link generation framework which helps creating links between RDF datasets.\n\n------------------------------------------------------------\n\n## Overview\n\nStringToURI looks for specified strings inside a data set and tries to find matches inside another data set.\nIf two strings are equal, the string in the \"target / goal / destination / update\" data set is replaced by a link to the entity described by the string inside the \"source / reference / origin\" data set.\n\nThis process is delivered in three different fashions :\n\n- Through a library by using its main components : DataSet, Linkage, Output.\n- In a much more abstract way using the App class of the library.\n- By using one of the ready-to-use tools inside the app package.\n\n\n## Structure\n\n- The src and test folders contain source code respectively for source files and test files.\n  - The util package contains everything needed in order to link datasets together.\n  - The app package contains examples of apps ready to be used in a real world context.\n- The doc folder contains the javadoc.\n- import contains every external library used by StringToURI\n- log contains examples of log files as logged by the application.\n- rdf contains rdfxml examples.\n\n## Changelog\n\nv1.0.0, 2012-04-30\n------------------------\n\n- Initial release\n\nv1.1.0, 2012-07-11\n------------------------\n\n- New package architecture\n- Now using sesame 2.6.7\n- SesameOutput is no longer supported\n- RDFOutput is no longer supported\n- Datasets can now specify a context to use.\n- Linkages can now use contexts inside their queries.\n- Output can now display the new tuples as lists of strings.\n\nv1.2.0, 2012-09-30\n------------------------\n\n- Switched to sesame 2.6.9\n- Other modifications I lost trace of\n\nv1.2.5, 2013-05-27\n------------------------\n\n- Project now hosted on GitHub\n- Code base is now cleaner\n- Lots of useless pieces of code have been trimmed\n- No changes to the core API (yet).\n- Update to Sesame 2.6.10 (seamlessly)\n\n\n## System requirements :\n\n- Sesame 2.6.10\n  - Commons httpclient 3.1\n  - Commons codec 1.4\n  - Commons logging 1.1.1\n  - slf4j api 1.6.4\n  - An slf4j implementation 1.6.4\n- Log4j\n- JUnit 4 for the unit tests\n\n## Origin\n\nStringToURI was written during a school research project at the UM2 university in Montpellier. It was previously hosted on [Assembla](http://www.assembla.com/) and has now been moved to GitHub.\n\n© 2012-present Thibaud Colas\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibaudcolas%2Fstringtouri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthibaudcolas%2Fstringtouri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthibaudcolas%2Fstringtouri/lists"}