Class ROV

    • Constructor Summary

      Constructors 
      Constructor Description
      ROV()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • NAMESPACE

        public static final java.lang.String NAMESPACE
        The ROV namespace: http://www.w3.org/ns/regorg#
        See Also:
        Constant Field Values
      • PREFIX

        public static final java.lang.String PREFIX
        Recommended prefix for the Registered Organization namespace: "rov"
        See Also:
        Constant Field Values
      • NS

        public static final Namespace NS
        An immutable Namespace constant that represents the Registered Organization namespace.
      • REGISTERED_ORGANIZATION

        public static final IRI REGISTERED_ORGANIZATION
        rov:RegisteredOrganization
      • HAS_REGISTERED_ORGANIZATION

        public static final IRI HAS_REGISTERED_ORGANIZATION
        rov:hasRegisteredOrganization
      • LEGAL_NAME

        public static final IRI LEGAL_NAME
        rov:legalName
      • ORG_ACTIVITY

        public static final IRI ORG_ACTIVITY
        rov:orgActivity
      • ORG_STATUS

        public static final IRI ORG_STATUS
        rov:orgStatus
      • ORG_TYPE

        public static final IRI ORG_TYPE
        rov:orgType
      • REGISTRATION

        public static final IRI REGISTRATION
        rov:registration
    • Constructor Detail

      • ROV

        public ROV()