C D G I L O P Q R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.apicatalog.rdf.api - package com.apicatalog.rdf.api
-
Simple and universal RDF micro-interfaces enabling fast and efficient integration of RDF processors.
D
- datatype - Variable in exception com.apicatalog.rdf.api.RdfConsumerException
- direction - Variable in exception com.apicatalog.rdf.api.RdfConsumerException
G
- getDatatype() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
- getDirection() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
- getGraph() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
- getLanguage() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
- getObject() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
- getPredicate() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
- getSubject() - Method in exception com.apicatalog.rdf.api.RdfConsumerException
- graph - Variable in exception com.apicatalog.rdf.api.RdfConsumerException
I
- isBlank(String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
-
Checks whether the provided resource identifier represents a blank node.
- isDirLangString(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
-
Determines if the provided combination of
datatype,language, anddirectionqualifies the object as an RDF directional language-tagged string literal with a specified direction. - isLangString(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
-
Determines if the provided combination of
datatype,language, anddirectionqualifies the object as an RDF language-tagged string literal with no specified direction. - isLiteral(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
-
Determines if the provided combination of
datatype,language, anddirectionqualifies the object as RDF literal. - isValidObject(String, String, String) - Static method in interface com.apicatalog.rdf.api.RdfQuadConsumer
-
Validates whether the object is a valid RDF object based on the presence of
datatype,language, anddirection.
L
- language - Variable in exception com.apicatalog.rdf.api.RdfConsumerException
O
- object - Variable in exception com.apicatalog.rdf.api.RdfConsumerException
P
- predicate - Variable in exception com.apicatalog.rdf.api.RdfConsumerException
Q
- quad(String, String, String, String, String, String, String) - Method in interface com.apicatalog.rdf.api.RdfQuadConsumer
-
Consumes an RDF quad where the
objectmay be an IRI, blank node, typed literal, or language-tagged literal.
R
- RdfConsumerException - Exception in com.apicatalog.rdf.api
- RdfConsumerException(String) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
- RdfConsumerException(String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
- RdfConsumerException(String, String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
- RdfConsumerException(String, String, String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
- RdfConsumerException(String, String, String, String, String, String, String, Exception) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
- RdfConsumerException(String, Throwable) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
- RdfConsumerException(Throwable) - Constructor for exception com.apicatalog.rdf.api.RdfConsumerException
- RdfQuadConsumer - Interface in com.apicatalog.rdf.api
-
RDF quad consumer interface designed for high-performance processing and seamless integration with third-party libraries.
S
- serialVersionUID - Static variable in exception com.apicatalog.rdf.api.RdfConsumerException
- subject - Variable in exception com.apicatalog.rdf.api.RdfConsumerException
All Classes All Packages