public class ROV extends Object
Modifier and Type | Field and Description |
---|---|
static IRI |
HAS_REGISTERED_ORGANIZATION
rov:hasRegisteredOrganization
|
static IRI |
LEGAL_NAME
rov:legalName
|
static String |
NAMESPACE
The ROV namespace: http://www.w3.org/ns/regorg#
|
static Namespace |
NS
An immutable
Namespace constant that represents the Registered Organization namespace. |
static IRI |
ORG_ACTIVITY
rov:orgActivity
|
static IRI |
ORG_STATUS
rov:orgStatus
|
static IRI |
ORG_TYPE
rov:orgType
|
static String |
PREFIX
Recommended prefix for the Registered Organization namespace: "rov"
|
static IRI |
REGISTERED_ORGANIZATION
rov:RegisteredOrganization
|
static IRI |
REGISTRATION
rov:registration
|
Constructor and Description |
---|
ROV() |
public static final String NAMESPACE
public static final String PREFIX
public static final Namespace NS
Namespace
constant that represents the Registered Organization namespace.public static final IRI REGISTERED_ORGANIZATION
public static final IRI HAS_REGISTERED_ORGANIZATION
public static final IRI LEGAL_NAME
public static final IRI ORG_ACTIVITY
public static final IRI ORG_STATUS
public static final IRI ORG_TYPE
public static final IRI REGISTRATION
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.