Hello everyone,
is there a possibility to use the inverse property module for the taxonomy module or is it only for items/item sets? I would like to link taxonomy terms to each other and the inversion would be very helpful…
Hello everyone,
is there a possibility to use the inverse property module for the taxonomy module or is it only for items/item sets? I would like to link taxonomy terms to each other and the inversion would be very helpful…
What do you mean by inverse property? Or maybe there is a module for inverse properties ? or Reciprocal properties ?
Hello,
I just had a look at it and it does not seem possible at the moment.
The list of data types supported by the InverseProperties module is currently hard-coded (see InverseProperties/src/Stdlib/InverseProperties.php at main · omeka-s-modules/InverseProperties · GitHub), so only ‘resource’, ‘resource:item’, ‘resource:itemset’ and ‘resource:media’ data types are supported.
The Taxonomy module adds its own data types (‘resource:taxonomy’ + 1 data type for each created taxonomy).