Data Semantics


Gotg Resource Data Framework (RDF)

This original RDF document contains descriptive information about the attributes (a total of 4 Classes and 16 Properties) of 7 Marvel comic book characters from the Guardians of the Galaxy. Written in the markup language XML using Oxygen XML Editor, it includes validated Triples and a resulting Graph Model rendered displayable via the W3C Validation Service.

Gotg Jena Reasoner API

An API that performs a rule-based SPARQL query to search a Jena RDF document for the relationships among Marvel comic book characters from the Guardians of the Galaxy. Implemented using Java and Eclipse IDE.

Gotg Jena RDF API

This API searches a Jena RDF document for the alias of a chosen Marvel comic book character from the Guardians of the Galaxy. Implemented using Java and Eclipse IDE.