blob: 8f4d74de26c16cf55d8a6129cb4dcb85add71323 [file] [log] [blame]
BASE <http://example.org/property-or-2>
PREFIX ex: <http://example.org/test#>
shape ex:TestShape {
ex:property1 xsd:string|rdf:langString .
ex:property2 xsd:string|ex:TestClass .
}