I have several types currently represented as schema:Thing that are are owned by a Person. To represent this schema:owns type would need to be changed to schema:Thing and I would like to also have the reverse, i.e, schema:Thing would be get a new property ownedBy with the type Person.
I have several types currently represented as
schema:Thingthat are are owned by a Person. To represent thisschema:ownstype would need to be changed toschema:Thingand I would like to also have the reverse, i.e,schema:Thingwould be get a new propertyownedBywith the type Person.