- From: Olivier Rossel <olivier.rossel@gmail.com>
- Date: Tue, 27 May 2014 12:09:09 +0200
- To: "public-rdf-shapes@w3.org" <public-rdf-shapes@w3.org>
Received on Tuesday, 27 May 2014 10:09:57 UTC
Something is still unclear when reading ShEx documents.
What is the proper inclusion mechanism between these shapes :
Start=<XXX>
<XXX> & <ToBeIncluded>{
}
<ToBeIncluded>{
:p2 xsd:string
}
and those shapes:
Start=<XXX>
<XXX> {
& <ToBeIncluded>,
:p rdf:Resource
}
<ToBeIncluded>{
:p2 xsd:string
}
Any help is welcome.
Received on Tuesday, 27 May 2014 10:09:57 UTC