{"id":13552002,"url":"https://github.com/zazuko/travertin","last_synced_at":"2025-04-03T02:32:36.785Z","repository":{"id":74818016,"uuid":"69673150","full_name":"zazuko/travertin","owner":"zazuko","description":"Zazuko Travertin is a software to manage Archival Finding Aids using Linked Data technologies.","archived":true,"fork":false,"pushed_at":"2017-10-02T15:23:29.000Z","size":32358,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-01T12:26:27.795Z","etag":null,"topics":["finding-aids","glam","linkeddata","rdf"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zazuko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-30T14:20:56.000Z","updated_at":"2023-06-16T12:43:56.000Z","dependencies_parsed_at":"2023-03-31T11:22:05.632Z","dependency_job_id":null,"html_url":"https://github.com/zazuko/travertin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Ftravertin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Ftravertin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Ftravertin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zazuko%2Ftravertin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zazuko","download_url":"https://codeload.github.com/zazuko/travertin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222911645,"owners_count":17056714,"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":["finding-aids","glam","linkeddata","rdf"],"created_at":"2024-08-01T12:01:57.310Z","updated_at":"2024-11-03T22:33:03.657Z","avatar_url":"https://github.com/zazuko.png","language":"HTML","funding_links":[],"categories":["HTML","others"],"sub_categories":[],"readme":"# Zazuko Travertin\n\nZazuko Travertin is a software to manage archival finding aids using Linked Data\ntechnologies. You can find an example installation with data from Swiss archives at [data.alod.ch](http://data.alod.ch/zack/).\n\n\n# Requirements\n\nA SPARQL endpoint with your archival documents. By default the software points to the Swiss archival institutions endpoint.\n\n# Installation\n\nThis just covers getting the server up on your system. If you want to know more \ncheck out one of the tutorials:\n- [Tutorial for deploying Travertin with the Node Package Manager (npm)](tutorial/TUTORIAL-Travertin-with-npm.md)\n- [Tutorial for deploying Travertin with Docker](tutorial/TUTORIAL-Travertin-with-docker.md)\n\nBy default both tutorials access data of our example installation and SPARQL endpoint with data from Swiss archives at [data.alod.ch](http://data.alod.ch/zack/).\n\n## NPM\n### Requirements\nYou need to have a recent version of Nodejs.\n\n### Installation\n1. Clone this repository.\n\n2. Install the dependencies\n\n    `npm install`\n\n3. Adapt the installation to your needs:\n\n  Configure the installation through __`config.travertin.json`__\n\n  * `sparqlEndpointUrl`:\n     \n     URL of the SPARQL endpoint containing the data.\n\n4. Run the server\n\n    `npm run start-local`\n\n5. Test\n\n    In case you did not adjust the SPARQL endpoint you can open an example resource like: http://localhost:8080/bar/id/archivalresource/29478797e7\n\n## Docker\n### Requirements\n\nYou need to have [docker](https://docker.com/) installed.\n\n### Building\n\n    docker build -t travertin .\n    \n### Running your build\n\n    docker run --rm -i -p 8080:8080 travertin\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzazuko%2Ftravertin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzazuko%2Ftravertin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzazuko%2Ftravertin/lists"}