MU Make property subproperty of another one
This module is dedicated to Properties and of type Use case.
Contents |
Prerequisites
- two properties must have been created
Description
Properties may have the same meaning then other properties, only giving some additional information. For example a property "Team leader of" would describe a project which a person leads. A team leader is automatically a "Team member of" a project and he should also be listed in a query for all team members of a project. To reach this inferencing, SMW gives users the possibility to define a property as subproperty of another. In this case, user must edit the page of the property "Team leader of" as follows:
[[subproperty of::Property:Team member of]]
Result
- annotations with "Team leader of" will also be shown in queries for "Team member of"
- pages which are annotated with "Team leader of", still show the property "Team leader of" in their factbox. "Team member of" won't be shown.
Testing
This use case is checked by the following test case: TC Make property subproperty of another one
This module has the test priority: medium.
User documentation
This use case is documentated on the following help page: