- From: Karen Coyle <kcoyle@kcoyle.net>
- Date: Tue, 3 Nov 2015 07:47:34 -0800
- To: public-data-shapes-wg@w3.org
I am able to load the file into Protege, but not directly from the IRI (which gives an error - probably some github thing). I can load a saved version. However, that saved version appears to lack all of the properties that are listed at the bottom of the ttl file -- and, of course, those are exactly what I am hoping to work with to create a SHACL document. I expected those properties to be treated as OWL annotation properties because they do not have domains or ranges defined. (That is what happens to Dublin Core 1.1 terms.) Instead, they are simply missing. This is clearly a "feature" of the Manchester API, but it seems to be one that could easily be avoided by adding ranges to those properties. kc On 11/2/15 10:10 PM, Holger Knublauch wrote: > I had tried my latest version from > > https://github.com/TopQuadrant/shacl/blob/master/src/main/resources/etc/shacl.ttl > > > Holger > > > On 11/3/2015 15:24, Peter F. Patel-Schneider wrote: >> I'm not sure what file you are talking about? >> >> The SHACL Vocabulary description linked to from the WG Wiki home page is >> https://raw.githubusercontent.com/w3c/data-shapes/56429ef268a14e29586244ab944b310ea84cbf46/shacl/shacl.shacl.ttl >> >> >> >> The file I get from this location does not have the string >> "AbstractResult" in >> it at all. >> >> peter >> >> >> On 11/02/2015 08:35 PM, Holger Knublauch wrote: >>> On 11/3/2015 14:04, Peter F. Patel-Schneider wrote: >>>> I just loaded the file pointed at from the WG home page into Protege >>>> 5.0.0. >>>> No problems loading or classifying, but of course there isn't much >>>> that an OWL >>>> reasoner does with it. >>>> >>>> What part of RDF does the OWL API not support? >>> To see some of the problems, re-save the shacl file with Protege. >>> Then compare >>> it with the original triples. There are all kinds of changes, e.g. >>> rdfs:Classes suddenly have become owl:Classes and >>> owl:NamedIndividual. Some >>> triples seem to have just disappeared (e.g. sh:optionalWhenInherited, >>> sh:maxCount at sh:AbstractResult, the sh:constraint at sh:Argument). >>> >>> See the attached screenshot of an example diff. >>> >>> HTH >>> Holger >>> > > > -- Karen Coyle kcoyle@kcoyle.net http://kcoyle.net m: 1-510-435-8234 skype: kcoylenet/+1-510-984-3600
Received on Tuesday, 3 November 2015 15:48:05 UTC