Module prov.model

Class Name

java.lang.Object
org.openprovenance.prov.model.Name

public class Name extends Object
Java class defining a set of constant Qualified Names in the PROV, XSD, and RDF namespaces.

Given that the names are QualifiedNames, they need to be constructed with a factory. This explains why these names cannot be defined as static, final constants.