Modify properties
Select a property so that it appears in the Resource Editor.
You can now:
- Modify the type of the property - for example,
you can change a property from owl:ObjectProperty to owl:DatatypeProperty.
This is done by modifying the statements that appear in the rdf:type widget. This widget can also be used, for example, to declare that a property is transitive. Short-cuts for the most common types are in the drop
down menu beside the rdf:type widget's header
- Add and remove classes in rdfs:domain and rdfs:range of the property
- Add and remove annotation statements
- Add and remove owl:inverseOf, rdfs:subPropertyOf and owl:equivalentProperty statements
- Rename properties - if your ontology is imported by other
ontologies, you will be asked if you want Composer to check and modify
importing ontologies so that they reflect the new name.
Related Topics
Rename Resources
Set domains and ranges
Create subproperties