mars-aria / gotg-jena-rdf-api

A Java-based API that searches a Jena RDF document for the alias of a chosen Marvel comic book character from the Guardians of the Galaxy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gotg Jena RDF API

An API (Application Programming Interface) that returns the alias of a chosen Marvel comic book character from a Jena RDF (Resource Data Framework) document containing descriptive information about the Guardians of the Galaxy. Included here are a Java file and an RDF file written in the markup language XML along with brief Powerpoint tutorial slides explaining how the API functions. Implemented using Java and Eclipse IDE.

How It Works (Demo): https://drive.google.com/file/d/1wEJBYJJw4DBWxLvZy8_wJBJLF1cC5Qls/view?resourcekey

RDF Graph Model Displayable via the W3C Validation Service website (https://www.w3.org/RDF/Validator/)

About

A Java-based API that searches a Jena RDF document for the alias of a chosen Marvel comic book character from the Guardians of the Galaxy.

License:MIT License


Languages

Language:XML 77.9%Language:Java 22.1%