- From: Karol Szczepański via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 Apr 2020 20:53:04 +0000
- To: public-hydra-logs@w3.org
alien-mcl has just merged alien-mcl's pull request 204 for https://github.com/HydraCG/Specifications: == Allowed supportedOperation on SupportedProperty. == ## Summary Allowing _supportedOperation_ predicate on _SupportedProperty_ instances. It also marks several terms as *stable*. ## More details This PR fixes issue #196. In general, there were doubts on how to (if possible) attach a supported operation to the property. There were few examples that did this by using _supportedOperation_ on the property itself, but this was incorrect neither from the raw range/domain point of view defined within the RDF spec nor semantic understanding of such approach. This PR enables _supportedOperation_ to be formally attachable to instances of _SupportedProperty_. This way this intermediate structure can hold any API specific details preventing from leaking it to externally defined properties. See https://github.com/HydraCG/Specifications/pull/204
Received on Tuesday, 21 April 2020 20:53:06 UTC