0.1.2
RDF Core Data Model
This is the core data model for the Resource Description Framework (RDF) [RDF11CAS] in Racket. It also includes core vocabularies such as rdf, rdfs, xml, and xsd as well as some basic IO functions. The goal of this package is to provide the model allowing the user to crea te statements, graphs and datasets in-memory. Additional Racket packages provide capabilities layered on top of this such as support for OWL, SPARQL, and additional vocabularies.