- From: Nicholas Car via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Nov 2019 09:39:31 +0000
- To: public-dxwg-wg@w3.org
@kcoyle thanks for the itemisation. **For 2**: "properties are generally shown linking to values"... Not in ontology diagrams! See [AGRIF](http://linked.data.gov.au/def/agrif) or the W3C's [Organization Ontology](https://www.w3.org/TR/vocab-org/) or even [ADMS](https://www.w3.org/TR/vocab-adms/). ADMS shows the property `dcat:dataset` with the TBox triple `adms:AssetRepository dcat:dataset adms:Asset` as per a UML class diagram with the `adms:AssetRepository` box connecting via a `dcat:dataset` arrow to a `adms:Asset`. I've property diagramming like `prof:hasResource` within `prof:Profile prof:hasResource prof:ResourceDescriptor` in the same way. Yes, to range values. **Also for 2**: "Also, it shows one value (token), which, if this is a class diagram, should be rdfs:literal." `xsd:token a owl:DatatypeProperty .` and the key indicated that the rectangles are "XSD Datatype" objects so this is correct. **For 3**: "I still argue that dct:format is not appropriate as a property on a node or URI that is not a physical item with a format." This is a substantive point about the modelling, not the diagrams *per se* so can you raisw a separate issue for that? -- GitHub Notification of comment by nicholascar Please view or discuss this issue at https://github.com/w3c/dxwg/issues/826#issuecomment-557462898 using your GitHub account
Received on Friday, 22 November 2019 09:39:38 UTC