Difference between revisions of "Category:DataProperty"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
m (Protected "Category:DataProperty" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
See something missing? There are two ways to propose a new class:
+
* A '''DataProperty''' is a term that is used to describe the relationship between an instance and some data value.
 +
**OWL: Data Properties correspond to Data Properties defined in [https://www.w3.org/TR/owl2-primer/#Datatypes| OWL2].
 +
**RDF: Data Properties correspond to a restricted set of RDF Properties that relates instances of some Class of thing to a [https://www.w3.org/TR/rdf-schema/#ch_literal| literal value], (e.g. some string or integer).
 +
**UML: Data Properties correspond to the attributes of some Class.
 +
 
 +
==Propose a New DataProperty==
 +
See something missing below? There are two ways to propose a new DataProperty:
 
# If you have a different definition for an existing property, propose your definition as a sub-property of the appropriate data property below, or
 
# If you have a different definition for an existing property, propose your definition as a sub-property of the appropriate data property below, or
# If you have a definition for a completely new data property, then propose a new data property here:  {{#forminput:form=Generic_Data_Property|button text=submit}}
+
# If you have a definition for a completely new data property, then propose a new data property here:  {{#forminput:form=Generic_Data_Property|button text=submit|query string=namespace=DataProperty&={{PAGENAME}}}}
 +
 
 +
[[Category:Property]]

Latest revision as of 23:19, 14 July 2022

  • A DataProperty is a term that is used to describe the relationship between an instance and some data value.
    • OWL: Data Properties correspond to Data Properties defined in OWL2.
    • RDF: Data Properties correspond to a restricted set of RDF Properties that relates instances of some Class of thing to a literal value, (e.g. some string or integer).
    • UML: Data Properties correspond to the attributes of some Class.

Propose a New DataProperty

See something missing below? There are two ways to propose a new DataProperty:

  1. If you have a different definition for an existing property, propose your definition as a sub-property of the appropriate data property below, or
  2. If you have a definition for a completely new data property, then propose a new data property here: