- From: elf Pavlik via GitHub <sysbot+gh@w3.org>
- Date: Mon, 17 Jun 2019 12:26:12 +0000
- To: public-sdwig@w3.org
I wonder if naming property `time:disjoint` would make more sense, rather than naming it `time:notEquals`? ```ttl time:disjoint a owl:ObjectProperty ; rdfs:domain time:TemporalEntity ; rdfs:range time:TemporalEntity . time:before rdfs:subPropertyOf time:notEquals . time:after rdfs:subPropertyOf time:notEquals . time:intervalDisjoint rdfs:subPropertyOf time:notEquals . ``` -- GitHub Notification of comment by elf-pavlik Please view or discuss this issue at https://github.com/w3c/sdw/issues/1126#issuecomment-502661383 using your GitHub account
Received on Monday, 17 June 2019 12:26:15 UTC