Uses of Interface
no.hasmac.rdf.RdfGraph
Packages that use RdfGraph
Package
Description
Serialize RDF as JSON-LD Algorithm.
-
Uses of RdfGraph in no.hasmac.jsonld.serialization
Methods in no.hasmac.jsonld.serialization with parameters of type RdfGraph -
Uses of RdfGraph in no.hasmac.rdf
Methods in no.hasmac.rdf that return RdfGraphMethods in no.hasmac.rdf that return types with arguments of type RdfGraph -
Uses of RdfGraph in no.hasmac.rdf.impl
Classes in no.hasmac.rdf.impl that implement RdfGraphMethods in no.hasmac.rdf.impl that return RdfGraphModifier and TypeMethodDescriptionDefaultRdfProvider.createGraph()
RdfDatasetImpl.getDefaultGraph()
Methods in no.hasmac.rdf.impl that return types with arguments of type RdfGraph -
Uses of RdfGraph in no.hasmac.rdf.spi
Methods in no.hasmac.rdf.spi that return RdfGraph