IRI:
http://purl.org/dqm-vocabulary/v1/dqm
Other visualisation:
Ontology source

Table of Content

  1. Classes
  2. Object Properties
  3. Data Properties
  4. Annotation Properties
  5. Namespace Declarations

Classes

Accuracyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#Accuracy

Accuracy is the degree to which a data value represents the desired state regarding its syntax and semantics.
has super-classes
Data Quality Assessmentc
has sub-classes
Semantic Accuracyc, Syntactic Accuracyc

Affected Classc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#AffectedClass

An affected class holds one or more affected instances
has super-classes
Data Elementc
is in range of
Affected Classop

Affected Instancec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#AffectedInstance

An affected instance is a data instance that contains one or more data quality problems.
has super-classes
Data Elementc
is in range of
Affected Instanceop

Affected Propertyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#AffectedProperty

An affected property specifies the property of a data instance that contains one or more data quality problems.
has super-classes
Data Elementc
is in range of
Affected Propertyop

Blacklist Classc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#BlacklistClass

A blacklist class holds instances with values that are disallowed for a certain data set. Thus, illegal value rules refer to such classes over the blacklist class property.
has super-classes
Data Elementc
is in range of
Blacklist Classop

Blacklist Propertyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#BlacklistProperty

A blacklist property holds the values that are disallowed for a certain data set.
has super-classes
Data Elementc
is in range of
Blacklist Propertyop

Class Requirementc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ClassRequirement

A class requirement is a data requirement that refers to the instances of a class as a whole.
has super-classes
Data Requirementc
has sub-classes
Outdated Instance Rulec

Completenessc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#Completeness

Completeness is the extent to which data are of sufficient breadth, depth, and scope for the task at hand.
has super-classes
Data Quality Assessmentc
has sub-classes
Population Completenessc, Property Completenessc

Conditionc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#Condition

A condition constrains instances of a class to a certain subset for which certain data quality rules apply.
is in domain of
Conditional Propertyop
is in range of
Conditionop

Conditional Data Competeness Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ConditionalPropertyCompletenessRule

Conditional property completeness rules specify that a tested property and/or its literal values must exist when the value of another property obtains a certain state. E.g. the property foo:state must exist and have a value when the property foo:country obtains the value "USA".
has super-classes
Conditional Rulec

Conditional Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ConditionalRule

A conditional rule is a multi property requirement that can be used to specify that values of a tested property A must always obtain a certain state under the condition that values of another property B obtain a certain state (condition).
has super-classes
Multi Property Requirementc
has sub-classes
Conditional Data Competeness Rulec, Conditional Syntax Rulec, Functionally Dependent Value Rulec

Conditional Syntax Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ConditionalSyntaxRule

Conditional syntax rules define that the literal values of a tested property must follow a certain syntax when the value of another property obtains a certain state. E.g. the property foo:state must have a value with two capital letters when the property foo:country obtains the value "USA".
has super-classes
Conditional Rulec

Custom Requirementc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#CustomRequirement

A custom requirement is a data requirement that is expressed via a SPARQL query.
has super-classes
Data Requirementc
is in domain of
SPARQL ruledp

Data Cleansing Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#DataCleansingRule

A data cleansing rule is an unambiguous rule that precisely specifies the required state of a data value.
has sub-classes
Literal Cleansing Rulec, Multi Property Cleansing Rulec
is in domain of
Cleanses Classop, Cleanses Property 1op

Data Elementc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#DataElement

A data element is a class, a property, an instance, or a literal value.
has sub-classes
Affected Classc, Affected Instancec, Affected Propertyc, Blacklist Classc, Blacklist Propertyc, Tested Classc, Tested Propertyc, Trusted Classc, Trusted Propertyc
is in domain of
Has URIdp

Data Quality Assessmentc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#DataQualityScore

Data quality score is an abstract class that can be used to structure data quality dimension scores that indicate the quality state of classes and/or properties.
has sub-classes
Accuracyc, Completenessc, Timelinessc, Uniquenessc
is in domain of
Assessed Classop, Assessed Propertyop, Based Onop, Plain Scoredp, Time Of Assessmentdp, Unit of Measurementop, Weighted Scoredp
is in range of
Has Scoreop

Data Requirementc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#DataRequirement

A data requirement is a prescribed directive or consensual agreement that defines the content and/or structure that constitute high quality data instances and values.
has sub-classes
Class Requirementc, Custom Requirementc, Multi Property Requirementc, Property Requirementc
is in domain of
Applies Forop, Assessmentdp, Cleansingdp, Confidencedp, Filteringdp, Has Scoreop, Last Modifieddp, Requirement Descriptiondp, Rule Violationop, Task Dependentdp, Tested Classop, Tested Property 1op, Unit of Confidenceop, Validationdp
is in range of
Based Onop, Has Requirementop, Rule Of Identificationop

Data Requirement Violationc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#DataRequirementViolation

A data requirement violation occurs when a data value or a data instance does not meet its requirements.
has sub-classes
Duplicate Instancec, Functional Dependency Violationc, Illegal Valuec, Missing Elementc, Out of Range Valuec, Outdated Instancec, Syntax Violationc, Uniqueness Violationc
is in domain of
Affected Classop, Affected Instanceop, Affected Propertyop, Rule Of Identificationop, Time Of Identificationdp
is in range of
Rule Violationop

Duplicate Instancec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#DuplicateInstance

Two or more instances are duplicates when they represent the same real world entity.
has super-classes
Data Requirement Violationc

Duplicate Instance Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#DuplicateInstanceRule

A duplicate instance rule is a multi property requirement which specifies the properties that (when seen together) uniquely identify an entity. I.e. if the properties of two or more different instances represent the same state, then the instances represent the same entity. Thus, the instances are considered to be duplicates.
has super-classes
Matching Value Rulec

Expiry Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ExpiryRule

An expiry rule is an outdated instance rule that specifies the expiration date of an instance that must not exceed the current date and time. Therefore, expiry rules require date information about the validity period of an instance.
has super-classes
Outdated Instance Rulec

Functional Dependency Reference Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#FuncDepReferenceRule

A functional dependency reference rule is a multi property requirement that specifies legal value combinations for two or more properties that are allowed to occur within the same instance. Functional dependency reference rules refer to reference properties of classes that hold instances with all allowed value combinations.
has super-classes
Matching Value Rulec
is in domain of
Reference Property 2op, Reference Property 3op, Reference Property 4op, Reference Property 5op

Functional Dependency Violationc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#FunctionalDependencyViolation

A functional dependency violation is a combination of different property values within the same instance that must not occur together. E.g. an instance describing the man “Peter Miller” has the value “Mr.” as salutation property, but the value “female” as sex.
has super-classes
Data Requirement Violationc

Functionally Dependent Value Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#FuncDepValueRule

A functionally dependent value rule defines that the value of a tested property must have a certain value when the values of other properties obtain certain states (conditions). E.g. the property foo:inStock must have value "true" when the property foo:availableAmount is greater than zero.
has super-classes
Conditional Rulec

Illegal Valuec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#IllegalValue

An illegal value is a data value that must not be used for a property.
has super-classes
Data Requirement Violationc

Illegal Value Range Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#IllegalValueRangeRule

An illegal value range rule is a property requirement that specifies the upper and/or lower boundary of numeric values that a certain property must not obtain.
has super-classes
Property Requirementc

Illegal Value Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#IllegalValueRule

An illegal value rule is a property requirement that specifies the values that a certain property must not obtain. Illegal value rules, therefore, refer to reference properties that hold all disallowed values.
has super-classes
Property Requirementc
is in domain of
Blacklist Classop, Blacklist Propertyop

Legal Value Range Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#LegalValueRangeRule

A legal value range rule is a property requirement that specifies the upper and/or lower boundary of numeric values that a certain property is allowed to obtain.
has super-classes
Property Requirementc

Legal Value Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#LegalValueRule

A legal value rule is a property requirement that specifies all values that a certain property is allowed to obtain. Legal value rules, therefore, refer to reference properties of classes that hold instances with all allowed values.
has super-classes
Property Requirementc

Literal Cleansing Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#LiteralCleansingRule

Literal cleansing rules can be used to cleanse the literal values of a certain property.
has super-classes
Data Cleansing Rulec
has sub-classes
Value Substitution Rulec, White Space Removal Rulec

Matching Value Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#MatchingValueRule

Matching value rules are multi property requirements in which the property values of other instances are used to identify data requirements violations in an instance.
has super-classes
Multi Property Requirementc
has sub-classes
Duplicate Instance Rulec, Functional Dependency Reference Rulec
is in domain of
Tested Property 2op, Tested Property 3op, Tested Property 4op, Tested Property 5op

Missing Elementc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#MissingElement

A missing element is a data requirement violation that occurs when schema elements, instances, or data values are missing, but required.
has super-classes
Data Requirement Violationc
has sub-classes
Missing Propertyc, Missing Property and Valuec, Missing Valuec

Missing Propertyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#MissingProperty

A property is missing when an instances does not contain a specific property that is required.
has super-classes
Missing Elementc

Missing Property and Valuec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#MissingPropertyAndValue

Class for instances that miss both a property and its value.
has super-classes
Missing Elementc

Missing Valuec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#MissingValue

A missing value occurs when a property of an instance does not hold a value.
has super-classes
Missing Elementc

Multi Property Cleansing Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#MultiPropertyCleansingRule

Multi property cleansing rules can be used to cleanse the literal values of two or more dependent properties.
has super-classes
Data Cleansing Rulec
has sub-classes
Property Completion Rulec, Strict Value Combination Rulec

Multi Property Requirementc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#MultiPropertyRequirement

Multi property requirements are data requirements that consider values from two or more properties.
has super-classes
Data Requirementc
has sub-classes
Conditional Rulec, Matching Value Rulec

Out of Range Valuec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#OutOfRangeValue

A value is out of range when it is not part of the legal value range or when it is part of the illegal value range.
has super-classes
Data Requirement Violationc

Outdated Instancec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#OutdatedInstance

An instance is outdated when it represents an outdated state of its corresponding real-world entity.
has super-classes
Data Requirement Violationc

Outdated Instance Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#OutdatedInstanceRule

An outdated instance rule is a data requirement that specifies the point in time when an instance is not current anymore.
has super-classes
Class Requirementc
has sub-classes
Expiry Rulec, Update Rulec

Population Completenessc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#PopulationCompleteness

Population completeness is the degree to which all objects of a certain reference are represented in a specific class.
has super-classes
Completenessc

Population Uniquenessc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#PopulationUniqueness

Entity uniqueness is the degree to which entities (that must be uniquely represented within a certain class) are unique.
has super-classes
Uniquenessc

Property Completenessc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#PropertyCompleteness

Property completeness is the degree to which values for a specific property are missing in entities of a specific class.
has super-classes
Completenessc

Property Completeness Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#PropertyCompletenessRule

A property completeness rule is a data requirement that specifies that a certain property and/or its value must exist in all instances of a certain class.
has super-classes
Property Requirementc

Property Completion Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#PropertyCompletion

A property completion rule specifies a property and value that shall be added to certain instances.
has super-classes
Multi Property Cleansing Rulec
is in domain of
Add Propertydp, Add Valuedp

Property Requirementc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#PropertyRequirement

Property requirements are data requirements that are related to values of a single property.
has super-classes
Data Requirementc
has sub-classes
Illegal Value Range Rulec, Illegal Value Rulec, Legal Value Range Rulec, Legal Value Rulec, Property Completeness Rulec, Syntax Rulec, Unique Value Rulec

Property Uniquenessc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#PropertyUniqueness

Property uniqueness is the degree to which the values of a property (that must only contain unique values within instances of a certain class) are unique.
has super-classes
Uniquenessc

Scale Valuec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ScaleValue

A scale value is a value of a nominal or ordinal scale.
is in domain of
Official Namedp, Rankdp, Technical Namedp, Value Meaningdp, nextop
is in range of
Scale Valuesop, nextop

Semantic Accuracyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#SemanticAccuracy

Semantic accuracy is the degree to which the data values of an instance represent the correct state of an entity’s property.
has super-classes
Accuracyc

Strict Value Combination Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#StrictValueCombination

A strict value combination is a combination of two values of different properties that may only be assigned to each other, but not to other values.
has super-classes
Multi Property Cleansing Rulec

Syntactic Accuracyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#SyntacticAccuracy

Syntactic accuracy is the degree to which data values of a property represent legal values and are free from syntax violations.
has super-classes
Accuracyc

Syntax Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#SyntaxRule

A syntax rule is a property requirement that specifies the allowed characters and/or character pattern to be used in values for a certain property in instances of a certain class.
has super-classes
Property Requirementc

Syntax Violationc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#SyntaxViolation

A syntax violation is a data requirement violation that occurs when a data value contains disallowed characters or does not match a predefined pattern.
has super-classes
Data Requirement Violationc

Taskc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#Task

Classifies the tasks for which the data quality rule shall apply for.
is in domain of
Has Requirementop, Sub Task Ofop, Task Descriptiondp, Task Namedp
is in range of
Applies Forop, Sub Task Ofop

Tested Classc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#TestedClass

A tested class is a class that holds the instances that shall be analyzed for data quality problems.
has super-classes
Data Elementc
is in range of
Assessed Classop, Cleanses Classop, Tested Classop

Tested Propertyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#TestedProperty

A tested property holds the values to be analyzed for data quality problems.
has super-classes
Data Elementc
is in range of
Assessed Propertyop, Cleanses Property 1op, Conditional Propertyop, Tested Propertyop

Timelinessc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#Timeliness

Timeliness is the degree to which instances of a specific class (1) are updated within an expected time or (2) have not exceeded their expiration date.
has super-classes
Data Quality Assessmentc

Trusted Classc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#TrustedClass

Legal value rules and functional dependency reference rules require the specification of a trusted class as a reference that holds instances with legal values / legal value combinations.
has super-classes
Data Elementc
is in range of
Reference Classop

Trusted Propertyc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#TrustedProperty

A trusted property holds the values that serve as a trusted reference in legal value rules / functional dependency reference rules, e.g. to define legal values for a tested property.
has super-classes
Data Elementc
is in range of
Reference Propertyop

Unique Value Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#UniqueValueRule

A unique value rule is a property requirement that specifies that each value of a certain property must be unique in instances of a certain class.
has super-classes
Property Requirementc

Uniquenessc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#Uniqueness

Uniqueness is the degree to which properties and classes are free of duplicate values and instances.
has super-classes
Data Quality Assessmentc
has sub-classes
Population Uniquenessc, Property Uniquenessc

Uniqueness Violationc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#UniquenessViolation

A uniqueness violation occurs when two or more identical values are assigned to a property that requires unique values.
has super-classes
Data Requirement Violationc

Unitc back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#Unit

Class for units of numerical values that are used to express certain property states.
is in domain of
Scale Typedp, Scale Valuesop, UN/CEFACT common codedp, Unit Descriptiondp, Unit Namedp
is in range of
Unit of Confidenceop, Unit of Importanceop, Unit of Measurementop

Update Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#UpdateRule

An update rule is an outdated instance rule that specifies the maximum duration tolerated without any updates. Update rules require timestamps about the last update of an instance.
has super-classes
Outdated Instance Rulec
is in domain of
Expected Update Intervaldp

Value Substitution Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ValueSubstitution

A value substitution rule specifies a value to be removed and a new value that shall substitute the removed value.
has super-classes
Literal Cleansing Rulec
is in domain of
Current Valuedp, New Valuedp

White Space Removal Rulec back to ToC or Class ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#WhitespaceRemoval

A white space removal rule states that whitespaces at the beginning of a string and at the end of a string shall be removed for the specified property.
has super-classes
Literal Cleansing Rulec

Object Properties

Affected Classop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#affectedClass

An affected class holds one or more instances with one or more data requirement violations.

Affected Instanceop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#affectedInstance

An affected instance is the data instance that contains one or more data requirement violations.

Affected Propertyop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#affectedProperty

An affected property specifies the property of a data instance that contains one or more data requirement violations. Some data requirement violations, such as functional dependency violations, have more than one affected property.

Applies Forop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#appliesFor

Connects data requirements with the tasks in which the requirement applies.
has super-properties
Data Requirements Relationshipop
has domain
Data Requirementc
has range
Taskc
is inverse of
Has Requirementop

Assessed Classop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#assessedClass

The assessed class is the class that holds the instances that have been analyzed to compute the assessment score.
has super-properties
Data Element Relationshipop
has domain
Data Quality Assessmentc
has range
Tested Classc

Assessed Propertyop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#assessedProperty

The assessed property represents all properties that have been tested for rule violations during the computation of the assessment score.
has super-properties
Data Element Relationshipop
has domain
Data Quality Assessmentc
has range
Tested Propertyc

Based Onop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#basedOn

Connects a data quality score with the data requirements that were used to calculate the score.
has super-properties
Data Requirements Relationshipop
has domain
Data Quality Assessmentc
has range
Data Requirementc
is inverse of
Has Scoreop

Blacklist Classop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#blacklistClass

A blacklist class holds instances with values that are disallowed for a certain data set.

has characteristics: functional

has super-properties
Data Element Relationshipop
has domain
Illegal Value Rulec
has range
Blacklist Classc

Blacklist Propertyop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#blacklistProperty

A blacklist property holds the values that are disallowed for a certain data set.

has characteristics: functional

has super-properties
Data Element Relationshipop
has domain
Illegal Value Rulec
has range
Blacklist Propertyc

Cleanses Classop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#cleansesClass

This property identifies classes that contain instances that shall be cleansed via a data cleansing rule.

has characteristics: functional

has super-properties
Data Cleansing Rule Relationshipop
has domain
Data Cleansing Rulec
has range
Tested Classc

Cleanses Property 1op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#cleansesProperty1

This property identifies a property that holds values that shall be cleansed.

has characteristics: functional

has super-properties
Data Cleansing Rule Relationshipop
has domain
Data Cleansing Rulec
has range
Tested Propertyc

Conditionop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasCondition

Connects a conditional rule with a certain condition

Conditional Propertyop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#conditionalProperty

The conditional property property indicates the URI of a property that holds values that can be used to filter the relevant subset of data for which a rule applies.

has characteristics: functional

has super-properties
Data Element Relationshipop
has domain
Conditionc
has range
Tested Propertyc

Data Cleansing Rule Relationshipop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#dataCleansingRuleRelationship

Data cleansing rule relationships are object properties of the data cleansing rules.
has sub-properties
Cleanses Classop, Cleanses Property 1op

Data Element Relationshipop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#dataElementRelationship

The data element relationship property is an abstract property that holds object properties that are used to define internal and external relationships of data elements.

Data Requirements Relationshipop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#dataRequirementsRelationship

The data requirements relationship property is an abstract property that holds object properties that are used to define internal and external relationships of data requirements.

Has Condition 1op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasCondition1

Connects a conditional rule with a certain condition.

has characteristics: functional

has super-properties
Conditionop
has domain
Conditional Rulec or Multi Property Cleansing Rulec

Has Condition 2op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasCondition2

Connects a conditional rule with a certain condition.

has characteristics: functional

has super-properties
Conditionop
has domain
Conditional Rulec or Multi Property Cleansing Rulec

Has Condition 3op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasCondition3

Connects a conditional rule with a certain condition.

has characteristics: functional

has super-properties
Conditionop
has domain
Conditional Rulec or Multi Property Cleansing Rulec

Has Condition 4op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasCondition4

Connects a conditional rule with a certain condition.

has characteristics: functional

has super-properties
Conditionop
has domain
Conditional Rulec or Multi Property Cleansing Rulec

Has Condition 5op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasCondition5

Connects a conditional rule with a certain condition.

has characteristics: functional

has super-properties
Conditionop
has domain
Conditional Rulec or Multi Property Cleansing Rulec

Has Propertiesop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasProperties

Reconnects mapped classes and properties with each other.

Has Requirementop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasRequirement

Specifies the data requirements that have to be fulfilled to perform the task.
has super-properties
Data Requirements Relationshipop
has domain
Taskc
has range
Data Requirementc
is inverse of
Applies Forop

Has Scoreop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasScore

Connects data requirements with the data quality score which was calculated based on the requirement.
has super-properties
Data Requirements Relationshipop
has domain
Data Requirementc
has range
Data Quality Assessmentc
is inverse of
Based Onop

nextop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#next

Links an instances to the next instance in an ordinal scale.
has domain
Scale Valuec
has range
Scale Valuec

Reference Classop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#referenceClass

The reference class property points to the URI of a class that contains trusted instances, i.e. instances of high quality.

has characteristics: functional

has super-properties
Data Element Relationshipop
has domain
Functional Dependency Reference Rulec or Legal Value Rulec
has range
Trusted Classc

Reference Propertyop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#referenceProperty

The reference property points to the URI of a property that holds trusted values, i.e. values of high quality

Reference Property 1op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#referenceProperty1

The reference property points to the URI of a property that holds trusted values, i.e. values of high quality

has characteristics: functional

has super-properties
Reference Propertyop
has domain
Functional Dependency Reference Rulec or Legal Value Rulec

Reference Property 2op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#referenceProperty2

The reference property points to the URI of a property that holds trusted values, i.e. values of high quality

has characteristics: functional

has super-properties
Reference Propertyop
has domain
Functional Dependency Reference Rulec

Reference Property 3op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#referenceProperty3

The reference property points to the URI of a property that holds trusted values, i.e. values of high quality

has characteristics: functional

has super-properties
Reference Propertyop
has domain
Functional Dependency Reference Rulec

Reference Property 4op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#referenceProperty4

The reference property points to the URI of a property that holds trusted values, i.e. values of high quality

has characteristics: functional

has super-properties
Reference Propertyop
has domain
Functional Dependency Reference Rulec

Reference Property 5op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#referenceProperty5

The reference property points to the URI of a property that holds trusted values, i.e. values of high quality

has characteristics: functional

has super-properties
Reference Propertyop
has domain
Functional Dependency Reference Rulec

Rule Of Identificationop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ruleOfIdentification

The rule of identification property connects the data quality problem instances with the instance of the data requirement that has detected the problem.
has super-properties
Data Requirements Relationshipop
has domain
Data Requirement Violationc
has range
Data Requirementc
is inverse of
Rule Violationop

Rule Violationop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#ruleViolation

Connects data requirements with data quality problems that have been identified using the requirement.

Scale Valuesop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#scaleValues

Links to values of a certain ordinal or nominal scale.
has domain
Unitc
has range
Scale Valuec

Sub Task Ofop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#subTaskOf

Property that can be used to represent hierachies of between tasks.

has characteristics: transitive

has super-properties
Data Requirements Relationshipop
has domain
Taskc
has range
Taskc

Tested Classop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#testedClass

The tested class property specifies the class that holds the instances that shall be tested for data quality problems.

has characteristics: functional

has super-properties
Data Element Relationshipop
has domain
Data Requirementc
has range
Tested Classc

Tested Propertyop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#testedProperty

The property with the values that shall be tested for data quality problems.

Tested Property 1op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#testedProperty1

The property with the values that shall be tested for data quality problems.

has characteristics: functional

has super-properties
Tested Propertyop
has domain
Data Requirementc

Tested Property 2op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#testedProperty2

The property with the values that shall be tested for data quality problems.

has characteristics: functional

has super-properties
Tested Propertyop
has domain
Matching Value Rulec

Tested Property 3op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#testedProperty3

The property with the values that shall be tested for data quality problems.

has characteristics: functional

has super-properties
Tested Propertyop
has domain
Matching Value Rulec

Tested Property 4op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#testedProperty4

The property with the values that shall be tested for data quality problems.

has characteristics: functional

has super-properties
Tested Propertyop
has domain
Matching Value Rulec

Tested Property 5op back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#testedProperty5

The property with the values that shall be tested for data quality problems.

has characteristics: functional

has super-properties
Tested Propertyop
has domain
Matching Value Rulec

Unit of Confidenceop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#unitOfConfidence

The unit in which confidence is expressed.

has characteristics: functional

has domain
Data Requirementc
has range
Unitc

Unit of Importanceop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#unitOfImportance

The unit in which importance is expressed.

has characteristics: functional

has domain
Data Elementc or Data Requirementc or Taskc
has range
Unitc

Unit of Measurementop back to ToC or Object Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#unitOfMeasurement

Indicates the unit of measurement, e.g. of data quality scores. It is recommended to use UN/CEFACT common codes to specify the unit of measurement, e.g. "P1" stands for percent.

has characteristics: functional

has domain
Data Quality Assessmentc
has range
Unitc

Data Properties

Add Propertydp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#addProperty

A property that shall be added to an instance.

has characteristics: functional

has super-properties
Cleansing Propertydp
has domain
Property Completion Rulec
has range
any u r i

Add Valuedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#addValue

A value that shall be added to a property of an instance.

has characteristics: functional

has super-properties
Cleansing Propertydp
has domain
Property Completion Rulec
has range
string

Assessmentdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#assessment

The assessment property indicates whether the rule shall be used for data quality assessment.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Requirementc
has range
boolean

Cleansingdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#cleansing

The data cleansing property specifies whether the rule shall be applied to cleanse the data in a data source.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Requirementc
has range
boolean

Cleansing Propertydp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#cleansingProperty

Cleansing properties are properties of data cleansing rules.
has sub-properties
Add Propertydp, Add Valuedp, Current Valuedp, New Valuedp

Confidencedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#confidence

The confidence property indicates how confident a rule creators is regarding the correctness of the rule.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Requirementc
has range
literal

Containsdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#contains

Holds one or more consecutive characters that are supposed to be found in strings of another property.

has characteristics: functional

has super-properties
Operated Valuedp
has domain
Conditionc or Functionally Dependent Value Rulec
has range
string

Current Valuedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#currentValue

The current value propertiy specifies the value to be removed.

has characteristics: functional

has super-properties
Cleansing Propertydp
has domain
Value Substitution Rulec
has range
string

Ends Withdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#endsWith

Holds one or more consecutive characters that are supposed to be found at the end of strings of another property.

has characteristics: functional

has super-properties
Operated Valuedp
has domain
Conditionc or Functionally Dependent Value Rulec
has range
string

Equalsdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#equals

Holds one or more consecutive characters that are supposed to be found in the same order in strings of another property.

has characteristics: functional

has super-properties
Operated Valuedp
has domain
Conditionc or Functionally Dependent Value Rulec
has range
string

Expected Update Intervaldp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#expectedUpdateInterval

The expected update interval specifies the time interval in which instances of a specific class must be updated in order to be current.

has characteristics: functional

has domain
Update Rulec
has range
duration

Filteringdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#filtering

The filtering property indicates whether the rule shall be used for information filtering, i.e. only high quality data is retrieved.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Requirementc
has range
boolean

Greater Thandp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#greaterThan

Holds a numeric value that is used to identify values of a property that are greater than the value of this property.

has characteristics: functional

has super-properties
Operated Valuedp
has domain
Conditionc or Functionally Dependent Value Rulec
has range
float

Has URIdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#hasURI

The hasURI property is used to map properties to instances of a class.

has characteristics: functional

has domain
Data Elementc
has range
any u r i

Importancedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#importance

Specifies the importance of a task, a data quality rule, or a data element.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Elementc or Data Requirementc or Taskc
has range
literal

Last Modifieddp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#lastModified

The property lastModified indicates the date and time when the rule was last modified.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Requirementc
has range
date time

Less Thandp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#lessThan

Holds a numeric value that is used to identify values of a property that are less than the value of this property.

has characteristics: functional

has super-properties
Operated Valuedp
has domain
Conditionc or Functionally Dependent Value Rulec
has range
float

Lower Limitdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#lowerLimit

Specifies the lower limit a numeric property value shall obtain.

has characteristics: functional

has domain
Illegal Value Range Rulec or Legal Value Range Rulec or Unitc
has range
float

New Valuedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#newValue

The new value property specifies the new value which shall substitute the current value.

has characteristics: functional

has super-properties
Cleansing Propertydp
has domain
Value Substitution Rulec
has range
string

Not Equal Todp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#notEqualTo

Holds one or more consecutive characters that are used to identify values of another property that do not match with the value of this property.

has characteristics: functional

has super-properties
Operated Valuedp
has domain
Conditionc or Functionally Dependent Value Rulec
has range
string

Official Namedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#officialName

Official name of a value.

has characteristics: functional

has domain
Scale Valuec
has range
string

Operated Valuedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#operatedValue

The operated value property is an abstract property for datatype properties that are used to express string filtering criteria.

Patterndp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#pattern

The pattern property can be used to express value patterns based on a simple syntax without the need for knowing regular expressions. E.g. the pattern "AaaaaNN" where "A" stands for capital letters, "a" for small letters, and "N" for numbers.

has characteristics: functional

has domain
Conditional Syntax Rulec or Syntax Rulec
has range
string

Plain Scoredp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#plainScore

The plain score represents a data quality dimension score that was assessed by using a certain formula that accounts for the violations of data quality rules related to the size of the relevant data set.

has characteristics: functional

has domain
Data Quality Assessmentc
has range
literal

Rankdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#rank

Position of a value in an ordinal scale.

has characteristics: functional

has domain
Scale Valuec
has range
int

Regular Expressiondp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#regex

The regular expressions property can be used to express legal character ranges and data patterns for values of a certain property via regular expressions.

has characteristics: functional

has domain
Conditional Syntax Rulec or Syntax Rulec
has range
string

Required Propertydp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#requiredProperty

Specifies whether a property must exist.

has characteristics: functional

has domain
Conditional Data Competeness Rulec or Property Completeness Rulec
has range
boolean

Required Valuedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#requiredValue

Specifies whether a value for a property must exist.

has characteristics: functional

has domain
Conditional Data Competeness Rulec or Property Completeness Rulec
has range
boolean

Requirement Descriptiondp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#reqDescription

Describes a data requirement in natural language.
has super-properties
Requirement Metadatadp
has domain
Data Requirementc
has range
string

Requirement Metadatadp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#reqMetadata

An abstract property that holds generic datatype properties that describe a data requirement.

Requirement Namedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#reqName

Specifies the name of a data requirement in natural language.
has super-properties
Requirement Metadatadp
has domain
Data Cleansing Rulec or Data Requirementc
has range
string

Requirement Sourcedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#reqSource

Specifies the source of a data requirement.
has super-properties
Requirement Metadatadp
has domain
Data Cleansing Rulec or Data Requirementc
has range
string

Scale Typedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#scaleType

Type of statistical scale.

has characteristics: functional

has domain
Unitc
has range
{ "interval" , "nominal" , "ordinal" , "ratio" }

SPARQL ruledp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#sparqlrule

This property can store custom data requirements that are expressed via SPARQL queries.

has characteristics: functional

has domain
Custom Requirementc
has range
string

Starts Withdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#startsWith

Holds one or more consecutive characters that are supposed to be found at the beginning of strings of another property.

has characteristics: functional

has super-properties
Operated Valuedp
has domain
Conditionc or Functionally Dependent Value Rulec
has range
string

Task Dependentdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#taskDependent

Specifies whether the data quality rule is task dependent.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Requirementc
has range
boolean

Task Descriptiondp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#taskDescription

Describes the task in natural language.
has domain
Taskc
has range
string

Task Namedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#taskName

Specifies the name of the task.
has domain
Taskc
has range
string

Technical Namedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#technicalName

Technical name of a value.

has characteristics: functional

has domain
Scale Valuec
has range
string

Time Of Assessmentdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#timeOfAssessment

The time of assessment represents the data and time when the data quality score was computed.
has domain
Data Quality Assessmentc
has range
date time

Time Of Identificationdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#timeOfIdentification

The time of identification property specifies the date and time in which the data quality problem was detected
has domain
Data Requirement Violationc
has range
date time

UN/CEFACT common codedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#commonCode

UN/CEFACT common code of a unit of measurement.

has characteristics: functional

has domain
Unitc
has range
string

Unit Descriptiondp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#unitDescription

Description of a unit of measurement.
has domain
Unitc
has range
string

Unit Namedp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#unitName

Name of a unit of measurement.
has domain
Unitc
has range
string

Upper Limitdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#upperLimit

Specifies the upper limit a numeric property value shall obtain.

has characteristics: functional

has domain
Illegal Value Range Rulec or Legal Value Range Rulec or Unitc
has range
float

Valid Fromdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#validFrom

Specifies the date and time from which a rule is valid.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Cleansing Rulec or Data Requirementc
has range
date time

Valid Untildp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#validUntil

Specifies the date and time until a rule stays valid.

has characteristics: functional

has super-properties
Requirement Metadatadp
has domain
Data Cleansing Rulec or Data Requirementc
has range
date time

Validationdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#validation

Validation indicates whether a data quality rule shall be used for validation during data entry.

has characteristics: functional

has domain
Data Requirementc
has range
boolean

Value Meaningdp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#valueMeaning

Meaning of a value.
has domain
Scale Valuec
has range
string

Weighted Scoredp back to ToC or Data Property ToC

IRI: http://purl.org/dqm-vocabulary/v1/dqm#weightedScore

A weighted score is a data quality dimension score that is computed by integration of importance values of data requirements, tasks, or data elements.

has characteristics: functional

has domain
Data Quality Assessmentc
has range
literal

Annotation Properties

contributorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/contributor

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/rights

subjectap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/subject

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

Namespace Declarations back to ToC

default namespace
http://purl.org/dqm-vocabulary/v1/dqm#
dc
http://purl.org/dc/elements/1.1/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
terms
http://purl.org/dc/terms/
v1
http://purl.org/dqm-vocabulary/v1/
xsd
http://www.w3.org/2001/XMLSchema#

This HTML document was obtained by processing the OWL ontology source code through LODE, Live OWL Documentation Environment, developed by Silvio Peroni.