Uses of Class
org.spdx.spdxRdfStore.SpdxRdfException
-
Uses of SpdxRdfException in org.spdx.spdxRdfStore
Subclasses of SpdxRdfException in org.spdx.spdxRdfStore Modifier and Type Class Description classMissingDataTypeAndClassRestrictionExceptions related to missing restrictions in the SPDX OWL ontologyMethods in org.spdx.spdxRdfStore that throw SpdxRdfException Modifier and Type Method Description List<String>SpdxOwlOntology. getClassUriRestrictions(String classUri, String propertyUri)List<String>SpdxOwlOntology. getDataUriRestrictions(String classUri, String propertyUri)booleanSpdxOwlOntology. isList(String classUri, String propertyUri)protected static StringRdfSpdxDocumentModelManager. resourceToPropertyName(org.apache.jena.rdf.model.RDFNode node)Convert an RDFNode to a property name