A C E G H I N O P R S T V W 
All Classes All Packages

A

assign(IdentifierIssuer) - Method in class io.setl.rdf.normalization.IdentifierIssuer
Create a mapping in an other issuer for all identifiers issued by this, in the same order that they were issued by this.

C

CAN_BE_BLANK - Static variable in enum io.setl.rdf.normalization.Position
Set of positions in a quad which can be blank.
compareTo(SerializedQuad) - Method in class io.setl.rdf.normalization.SerializedQuad
 
copy() - Method in class io.setl.rdf.normalization.IdentifierIssuer
Create a copy of this issuer.

E

equals(Object) - Method in class io.setl.rdf.normalization.SerializedQuad
 

G

getId(RdfResource) - Method in class io.setl.rdf.normalization.IdentifierIssuer
Get or allocate a new ID for the specified old ID.
getIfExists(RdfResource, AtomicBoolean) - Method in class io.setl.rdf.normalization.IdentifierIssuer
Get the resource replaced by a proper blank identifier if appropriate.
getQuad() - Method in class io.setl.rdf.normalization.SerializedQuad
 
getSerialized() - Method in class io.setl.rdf.normalization.SerializedQuad
 
GRAPH - io.setl.rdf.normalization.Position
The graph the quad belongs to.

H

hashCode() - Method in class io.setl.rdf.normalization.SerializedQuad
 
hasId(RdfResource) - Method in class io.setl.rdf.normalization.IdentifierIssuer
Does an old ID have an allocated new ID?.

I

IdentifierIssuer - Class in io.setl.rdf.normalization
An issuer of counted identifiers to map identifiers from one naming scheme to another.
IdentifierIssuer(String) - Constructor for class io.setl.rdf.normalization.IdentifierIssuer
Create a new instance.
io.setl.rdf.normalization - package io.setl.rdf.normalization
An implementation of the Universal RDF Dataset Normalization Algorithm 2015.

N

normalize(RdfDataset) - Static method in class io.setl.rdf.normalization.RdfNormalize
Normalize an RDF dataset using the URDNA 2015 algorithm.
normalize(RdfDataset, String) - Static method in class io.setl.rdf.normalization.RdfNormalize
Normalize an RDF dataset using the specified algorithm.
NQuadSerializer - Class in io.setl.rdf.normalization
Encode an RDF quad in N-Quad format.
NQuadSerializer() - Constructor for class io.setl.rdf.normalization.NQuadSerializer
 

O

OBJECT - io.setl.rdf.normalization.Position
The object of the quad.

P

Position - Enum in io.setl.rdf.normalization
Enumeration of positions in an RDF quad.
PREDICATE - io.setl.rdf.normalization.Position
The predicate of the quad.

R

RdfNormalize - Class in io.setl.rdf.normalization
Perform RDF normalization.

S

SerializedQuad - Class in io.setl.rdf.normalization
An RDF quad that has been serialized using the NQuad method.
SUBJECT - io.setl.rdf.normalization.Position
The subject of the quad.

T

tag() - Method in enum io.setl.rdf.normalization.Position
Get the tag to include in hashes to represent this position.

V

valueOf(String) - Static method in enum io.setl.rdf.normalization.Position
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.setl.rdf.normalization.Position
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(RdfNQuad) - Static method in class io.setl.rdf.normalization.NQuadSerializer
 
write(RdfResource, RdfResource, RdfValue, Optional<RdfResource>) - Static method in class io.setl.rdf.normalization.NQuadSerializer
Write out the specified values in NQuad format.
A C E G H I N O P R S T V W 
All Classes All Packages