Add a property
- In the Ontology, click the Properties tab.
-
Click
The Create a property dialog box appears.
-
Type the Label and select the type of property (Datatype, Object or RDF).
The URI field is not editable and from the property label entered (if English is selected), otherwise a UUID (Universally unique identifier) based URI is generated.
Note: Labels entered are in the language you selected in your Preferences.Property Data type Object RDF Functional A property (P) that can have only one (unique) value y for each instance x, i.e. there is only one triple (x, P, y).
Yes Yes Yes Inverse Functional The object of a property statement uniquely determines the subject (some individual).
NA Yes Yes Symmetric A property (P) for which holds that if the pair (x,y) is an instance of P, then the pair (y,x) is also an instance of P
NA Yes Yes Asymmetric If individual (x) is related to individual (y) then individual (y) is not related to individual (x) along the same property.
NA Yes Yes Transitive If the triple (x, P, y) and (y, P, z) exist, then you can infer the triple (x, P, z)
NA Yes Yes Reflexive A property that relates everything to itself.
NA Yes Yes - Click Ok.