{"id":20950428,"url":"https://github.com/atomgraph/blog-app","last_synced_at":"2025-09-17T23:08:53.050Z","repository":{"id":8964212,"uuid":"10704737","full_name":"AtomGraph/Blog-App","owner":"AtomGraph","description":"Sample application extending AtomGraph Web-Node","archived":false,"fork":false,"pushed_at":"2017-08-04T13:32:54.000Z","size":184,"stargazers_count":5,"open_issues_count":3,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-02T12:11:25.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"antonydeepak/ResumeParser","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AtomGraph.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}},"created_at":"2013-06-15T10:05:09.000Z","updated_at":"2017-04-04T23:00:36.000Z","dependencies_parsed_at":"2022-09-22T12:50:24.795Z","dependency_job_id":null,"html_url":"https://github.com/AtomGraph/Blog-App","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AtomGraph/Blog-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FBlog-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FBlog-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FBlog-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FBlog-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtomGraph","download_url":"https://codeload.github.com/AtomGraph/Blog-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtomGraph%2FBlog-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275680444,"owners_count":25508570,"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-09-17T02:00:09.119Z","response_time":84,"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-11-19T00:48:30.737Z","updated_at":"2025-09-17T23:08:53.029Z","avatar_url":"https://github.com/AtomGraph.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Blog web application\n====================\n\nSample Linked Data application that uses [AtomGraph Web-Node](https://github.com/AtomGraph/Web-Node) and [AtomGraph Client](https://github.com/AtomGraph/Web-Client).\n\nNo permanent storage!\n---------------------\n\nAtomGraph Processor does *not* include a permanent RDF storage! Therefore creating/updating data will have no effect.\n\nIn order to store data permanently, you need to set up a [triplestore](http://en.wikipedia.org/wiki/Triplestore) and configure the webapp with its SPARQL endpoint.\nFor open-source, we recommend trying Jena's [TDB](http://jena.apache.org/documentation/tdb/); for commercial, see [Dydra](http://dydra.com).\n\nComponents\n----------\n\n* [Application subclass](../../blob/master/src/main/java/com/atomgraph/blog/Application.java) that registers JAX-RS resources and providers\n* [ResourceBase subclass](../../blob/master/src/main/java/com/atomgraph/blog/ResourceBase.java) that works as a JAX-RS and RDF resource at the same time. It can be further extended by Resource classes with specific `@Path`\n* [application dataset](../../blob/master/src/main/resources/com/atomgraph/blog/dataset.trig) that contains instance data of the application (including containers) and is aligned with the sitemap\n* [application sitemap](../../blob/master/src/main/resources/com/atomgraph/blog/ns.ttl) that lays out the webapp structure and imports:\n    * [domain ontology](../../blob/master/src/main/resources/com/atomgraph/blog/domain.ttl) which defines blog domain classes and properties such as Post and Category\n    * [LDT templates](../../blob/master/src/main/resources/com/atomgraph/blog/templates.ttl) which defines application operations binding URI templates to SPIN SPARQL templates\n* [layout stylesheet](../../blob/master/src/main/webapp/static/com/atomgraph/blog/xsl/layout-xhtml.xsl) that overrides the imported default XHTML layout\n* [configuration](../../blob/master/src/main/webapp/WEB-INF/web.xml) that contains [Processor configuration properties](https://github.com/AtomGraph/Processor/wiki/Cofiguration) and [Client configuration properties](https://github.com/AtomGraph/Web-Client/wiki/Cofiguration)\n\nMore information: [Using AtomGraph Processor in your application](https://github.com/AtomGraph/Processor/wiki/Installation#using-processor-in-your-application)\n\nDependencies\n------------\n\nSNAPSHOT artifacts are not available on Maven, so you will have to check out and build the following dependencies as well:\n* [AtomGraph Web-Node](https://github.com/AtomGraph/Web-Node)\n    * [AtomGraph Processor](https://github.com/AtomGraph/Processor)\n        * [AtomGraph Core](https://github.com/AtomGraph/Core)\n    * [AtomGraph Client](https://github.com/AtomGraph/Web-Client) (needs to be [built as a WAR](https://github.com/AtomGraph/Web-Client/wiki/Installation))\n        * [AtomGraph Core](https://github.com/AtomGraph/Core)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomgraph%2Fblog-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomgraph%2Fblog-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomgraph%2Fblog-app/lists"}