All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
An Iterable which should be AutoCloseable.close()d after use.
 
 
 
Factory for RDF4JTerm instances.
 
 
 
"loa vocabular" rdf types needed for https://linkedopenactors.org/.
Often you need a model and the subject of the 'root' object in that model.
 
 
 
 
 
 
 
 
 
 
RDF4J implementation of RDF.
 
Marker interface for RDF4J implementations of Commons RDF BlankNode.
Marker interface for RDF4J implementations of Commons RDF BlankNodeOrIRI (e.g.
Marker interface for RDF4J implementations of Dataset.
Marker interface for RDF4J implementations of Graph.
Marker interface for RDF4J implementations of GraphLike.
Marker interface for RDF4J implementations of Commons RDF IRI.
Marker interface for RDF4J implementations of Commons RDF Literal.
RDF4J-based parser.
Marker interface for RDF4J implementations of Quad.
Marker interface for RDF4J implementations of RDFTerm.
Marker interface for RDF4J implementations of Triple.
Marker interface for RDF4J implementations of TripleLike statements.
 
 
"rdf-pub vocabular" rdf types needed for fulfilling the rdf-pub work.
 
 
No title found Namespace SchemaOrg Prefix: <http://schema.org/>
 
 
 
 
 
 
 
 
Issue tracking - Workflow application definition ontology Finite state automaton ontology See requirements for tracking tools http://www.w3.org/2005/01/06-tool-req.html Namespace wf Prefix: <http://www.w3.org/2005/01/wf/flow#> Hauschel Fred 2/2021 i got the Ontology from curl --location --request GET 'http://www.w3.org/2005/01/wf/flow' --header 'Accept: application/rdf+xml' And generate this Class with com.github.ansell.rdf4j-schema-generator:schema-generator-maven-plugin:0.4.2 But there was some modification necessary, so i throw the generator project away and keept this manual adjusted Class.