Uses of Enum Class
org.linkedopenactors.rdfpub.domain.commonsrdf.RdfFormat
Package
Description
-
Uses of RdfFormat in org.linkedopenactors.rdfpub.domain.commonsrdf
Modifier and TypeMethodDescriptionstatic RdfFormat
Returns the enum constant of this class with the specified name.static RdfFormat[]
RdfFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionGraphToStringConverter.convert
(RdfFormat rdfFormat, org.apache.commons.rdf.api.Graph graph, boolean resolveIris) org.apache.commons.rdf.api.Graph
Map
<org.apache.commons.rdf.api.BlankNodeOrIRI, org.apache.commons.rdf.api.Graph> StringToGraphConverter.convert
(RdfFormat rdfFormat, Set<org.apache.commons.rdf.api.BlankNodeOrIRI> subjects, String graphAsString) -
Uses of RdfFormat in org.linkedopenactors.rdfpub.store.rdf4j