public class SDMXDIMENSION extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
age
The length of time that a person has lived or a thing has existed.
|
static com.hp.hpl.jena.rdf.model.Property |
civilStatus
Legal, conjugal status of each individual in relation to the marriage laws
or customs of the country.
|
static com.hp.hpl.jena.rdf.model.Property |
currency
Monetary denomination of the object being measured.
|
static com.hp.hpl.jena.rdf.model.Property |
educationLev
The highest level of an educational programme the person has successfully
completed.
|
static com.hp.hpl.jena.rdf.model.Property |
freq
The time interval at which observations occur over a given time period.
|
static com.hp.hpl.jena.rdf.model.Resource |
NAMESPACE
The namespace of the vocabulary as a resource
|
static String |
NS
The namespace of the vocabulary as a string
|
static com.hp.hpl.jena.rdf.model.Property |
occupation
Job or position held by an individual who performs a set of tasks and duties.
|
static com.hp.hpl.jena.rdf.model.Property |
refArea
The country or geographic area to which the measured statistical phenomenon
relates.
|
static com.hp.hpl.jena.rdf.model.Property |
refPeriod
The period of time or point in time to which the measured observation is intended
to refer.
|
static com.hp.hpl.jena.rdf.model.Property |
sex
The state of being male or female.
|
static com.hp.hpl.jena.rdf.model.Property |
timePeriod
The period of time or point in time to which the measured observation refers.
|
| Constructor and Description |
|---|
SDMXDIMENSION() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getURI()
The namespace of the vocabulary as a string
|
public static final String NS
The namespace of the vocabulary as a string
public static final com.hp.hpl.jena.rdf.model.Resource NAMESPACE
The namespace of the vocabulary as a resource
public static final com.hp.hpl.jena.rdf.model.Property age
The length of time that a person has lived or a thing has existed.
public static final com.hp.hpl.jena.rdf.model.Property civilStatus
Legal, conjugal status of each individual in relation to the marriage laws or customs of the country.
public static final com.hp.hpl.jena.rdf.model.Property currency
Monetary denomination of the object being measured.
public static final com.hp.hpl.jena.rdf.model.Property educationLev
The highest level of an educational programme the person has successfully completed.
public static final com.hp.hpl.jena.rdf.model.Property freq
The time interval at which observations occur over a given time period.
public static final com.hp.hpl.jena.rdf.model.Property occupation
Job or position held by an individual who performs a set of tasks and duties.
public static final com.hp.hpl.jena.rdf.model.Property refArea
The country or geographic area to which the measured statistical phenomenon relates.
public static final com.hp.hpl.jena.rdf.model.Property refPeriod
The period of time or point in time to which the measured observation is intended to refer.
public static final com.hp.hpl.jena.rdf.model.Property sex
The state of being male or female.
public static final com.hp.hpl.jena.rdf.model.Property timePeriod
The period of time or point in time to which the measured observation refers.
Copyright © 2017 Enterprise Information Systems - University of Bonn. All rights reserved.