Class ROV
java.lang.Object
org.eclipse.rdf4j.model.vocabulary.ROV
Constants for the W3C Registered Organization Vocabulary.
- Author:
 - Bart Hanssens
 - See Also:
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRIrov:hasRegisteredOrganizationstatic final IRIrov:legalNamestatic final StringThe ROV namespace: http://www.w3.org/ns/regorg#static final NamespaceAn immutableNamespaceconstant that represents the Registered Organization namespace.static final IRIrov:orgActivitystatic final IRIrov:orgStatusstatic final IRIrov:orgTypestatic final StringRecommended prefix for the Registered Organization namespace: "rov"static final IRIrov:RegisteredOrganizationstatic final IRIrov:registration - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
NAMESPACE
 - 
PREFIX
Recommended prefix for the Registered Organization namespace: "rov"- See Also:
 
 - 
NS
 - 
REGISTERED_ORGANIZATION
rov:RegisteredOrganization - 
HAS_REGISTERED_ORGANIZATION
rov:hasRegisteredOrganization - 
LEGAL_NAME
rov:legalName - 
ORG_ACTIVITY
rov:orgActivity - 
ORG_STATUS
rov:orgStatus - 
ORG_TYPE
rov:orgType - 
REGISTRATION
rov:registration 
 - 
 - 
Constructor Details
- 
ROV
public ROV() 
 -