Skip to content

Commit

Permalink
updates for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Nataliya Keberle committed Nov 28, 2024
1 parent 43667b1 commit afde6cd
Show file tree
Hide file tree
Showing 17 changed files with 842 additions and 842 deletions.
116 changes: 58 additions & 58 deletions citygml-owl/stage-2/appearance.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -57,32 +57,32 @@ app:TexCoordGen a owl:Class ;
app:GeoreferencedTexture a owl:Class ;
rdfs:label "GeoreferencedTexture"@en ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom gmlowl:Point ;
owl:onProperty app:referencePoint ],
owl:allValuesFrom xsd:anyURI ;
owl:onProperty app:GeoreferencedTexture.target ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass gmlowl:Point ;
owl:onProperty app:referencePoint ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:boolean ;
owl:onProperty app:preferWorldFile ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:anyURI ;
owl:onProperty app:GeoreferencedTexture.target ],
[ a owl:Restriction ;
owl:allValuesFrom app:ADEOfGeoreferencedTexture ;
owl:onProperty app:adeOfGeoreferencedTexture ],
[ a owl:Restriction ;
owl:allValuesFrom core:TransformationMatrix2x2 ;
owl:onProperty app:orientation ],
owl:allValuesFrom xsd:boolean ;
owl:onProperty app:preferWorldFile ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass core:TransformationMatrix2x2 ;
owl:onProperty app:orientation ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:boolean ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:boolean ;
owl:onProperty app:preferWorldFile ],
[ a owl:Restriction ;
owl:allValuesFrom core:TransformationMatrix2x2 ;
owl:onProperty app:orientation ],
[ a owl:Restriction ;
owl:allValuesFrom gmlowl:Point ;
owl:onProperty app:referencePoint ],
app:AbstractTexture ;
owl:disjointWith app:ParameterizedTexture ;
skos:definition "A GeoreferencedTexture is a texture that uses a planimetric projection. It contains an implicit parameterization that is either stored within the image file, an accompanying world file or specified using the orientation and referencePoint elements."@en .
Expand Down Expand Up @@ -193,43 +193,43 @@ app:AbstractTexture a owl:Class ;
rdfs:label "AbstractTexture"@en ;
iso19150-2:isAbstract true ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom app:ColorPlusOpacity ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass app:ColorPlusOpacity ;
owl:onProperty app:borderColor ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:anyURI ;
owl:onProperty app:imageURI ],
[ a owl:Restriction ;
owl:allValuesFrom core:MimeTypeValue ;
owl:onProperty app:mimeType ],
[ a owl:Restriction ;
owl:allValuesFrom app:WrapMode ;
owl:onProperty app:wrapMode ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange app:WrapMode ;
owl:onProperty app:wrapMode ],
[ a owl:Restriction ;
owl:allValuesFrom app:TextureType ;
owl:onProperty app:textureType ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass core:MimeTypeValue ;
owl:onProperty app:mimeType ],
owl:onDataRange app:TextureType ;
owl:onProperty app:textureType ],
[ a owl:Restriction ;
owl:onDataRange xsd:anyURI ;
owl:onProperty app:imageURI ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ],
[ a owl:Restriction ;
owl:allValuesFrom app:ColorPlusOpacity ;
owl:onProperty app:borderColor ],
[ a owl:Restriction ;
owl:allValuesFrom core:MimeTypeValue ;
owl:onProperty app:mimeType ],
[ a owl:Restriction ;
owl:allValuesFrom app:ADEOfAbstractTexture ;
owl:onProperty app:adeOfAbstractTexture ],
[ a owl:Restriction ;
owl:allValuesFrom app:WrapMode ;
owl:onProperty app:wrapMode ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange app:TextureType ;
owl:onProperty app:textureType ],
owl:onDataRange app:WrapMode ;
owl:onProperty app:wrapMode ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass app:ColorPlusOpacity ;
owl:onProperty app:borderColor ],
owl:onClass core:MimeTypeValue ;
owl:onProperty app:mimeType ],
app:AbstractSurfaceData ;
owl:disjointWith app:X3DMaterial ;
skos:definition "AbstractTexture is the abstract superclass to represent the common attributes of the classes ParameterizedTexture and GeoreferencedTexture."@en .
Expand Down Expand Up @@ -260,60 +260,60 @@ app:TextureAssociation.textureParameterization a owl:ObjectProperty ;
app:X3DMaterial a owl:Class ;
rdfs:label "X3DMaterial"@en ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass core:DoubleBetween0and1 ;
owl:onProperty app:ambientIntensity ],
[ a owl:Restriction ;
owl:allValuesFrom app:ADEOfX3DMaterial ;
owl:onProperty app:adeOfX3DMaterial ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:anyURI ;
owl:onProperty app:X3DMaterial.target ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass app:Color ;
owl:onProperty app:diffuseColor ],
[ a owl:Restriction ;
owl:allValuesFrom app:Color ;
owl:onProperty app:specularColor ],
owl:onProperty app:diffuseColor ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass app:Color ;
owl:onProperty app:specularColor ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:boolean ;
owl:onProperty app:isSmooth ],
owl:onClass core:DoubleBetween0and1 ;
owl:onProperty app:shininess ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass core:DoubleBetween0and1 ;
owl:onProperty app:transparency ],
[ a owl:Restriction ;
owl:allValuesFrom app:Color ;
owl:onProperty app:emissiveColor ],
owl:allValuesFrom core:DoubleBetween0and1 ;
owl:onProperty app:ambientIntensity ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:boolean ;
owl:onProperty app:isSmooth ],
owl:allValuesFrom core:DoubleBetween0and1 ;
owl:onProperty app:shininess ],
[ a owl:Restriction ;
owl:allValuesFrom app:Color ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass app:Color ;
owl:onProperty app:diffuseColor ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass core:DoubleBetween0and1 ;
owl:onProperty app:shininess ],
owl:onDataRange xsd:boolean ;
owl:onProperty app:isSmooth ],
[ a owl:Restriction ;
owl:allValuesFrom core:DoubleBetween0and1 ;
owl:onProperty app:transparency ],
owl:allValuesFrom app:Color ;
owl:onProperty app:emissiveColor ],
[ a owl:Restriction ;
owl:allValuesFrom core:DoubleBetween0and1 ;
owl:onProperty app:ambientIntensity ],
owl:onProperty app:transparency ],
[ a owl:Restriction ;
owl:allValuesFrom core:DoubleBetween0and1 ;
owl:onProperty app:shininess ],
owl:allValuesFrom app:Color ;
owl:onProperty app:specularColor ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass app:Color ;
owl:onProperty app:emissiveColor ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:anyURI ;
owl:onProperty app:X3DMaterial.target ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:boolean ;
owl:onProperty app:isSmooth ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass core:DoubleBetween0and1 ;
owl:onProperty app:ambientIntensity ],
[ a owl:Restriction ;
owl:allValuesFrom app:ADEOfX3DMaterial ;
owl:onProperty app:adeOfX3DMaterial ],
app:AbstractSurfaceData ;
skos:definition "X3DMaterial defines properties for surface geometry objects based on the material definitions from the X3D and COLLADA standards."@en .

Expand Down
78 changes: 39 additions & 39 deletions citygml-owl/stage-2/bridge.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -348,43 +348,43 @@ brid:AbstractBridge a owl:Class ;
rdfs:label "AbstractBridge"@en ;
iso19150-2:isAbstract true ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom brid:BridgeRoom ;
owl:onProperty brid:bridgeRoom ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass brid:BridgeClassValue ;
owl:onProperty brid:AbstractBridge.class ],
owl:allValuesFrom brid:ADEOfAbstractBridge ;
owl:onProperty brid:adeOfAbstractBridge ],
[ a owl:Restriction ;
owl:allValuesFrom core:Address ;
owl:onProperty brid:address ],
owl:allValuesFrom xsd:boolean ;
owl:onProperty brid:isMovable ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeUsageValue ;
owl:onProperty brid:AbstractBridge.usage ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onDataRange xsd:boolean ;
owl:onProperty brid:isMovable ],
[ a owl:Restriction ;
owl:allValuesFrom brid:ADEOfAbstractBridge ;
owl:onProperty brid:adeOfAbstractBridge ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeClassValue ;
owl:onProperty brid:AbstractBridge.class ],
[ a owl:Restriction ;
owl:allValuesFrom xsd:boolean ;
owl:onProperty brid:isMovable ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeInstallation ;
owl:onProperty brid:AbstractBridge.bridgeInstallation ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeFunctionValue ;
owl:onProperty brid:AbstractBridge.function ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeRoom ;
owl:onProperty brid:bridgeRoom ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeFurniture ;
owl:onProperty brid:AbstractBridge.bridgeFurniture ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeFunctionValue ;
owl:onProperty brid:AbstractBridge.function ],
owl:allValuesFrom core:Address ;
owl:onProperty brid:address ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeConstructiveElement ;
owl:onProperty brid:bridgeConstructiveElement ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeClassValue ;
owl:onProperty brid:AbstractBridge.class ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass brid:BridgeClassValue ;
owl:onProperty brid:AbstractBridge.class ],
con:AbstractConstruction ;
skos:definition "AbstractBridge is an abstract superclass representing the common attributes and associations of the classes Bridge and BridgePart."@en .

Expand Down Expand Up @@ -412,12 +412,6 @@ brid:BridgeFurniture a owl:Class ;
brid:BridgeInstallation a owl:Class ;
rdfs:label "BridgeInstallation"@en ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom brid:ADEOfBridgeInstallation ;
owl:onProperty brid:adeOfBridgeInstallation ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeInstallationUsageValue ;
owl:onProperty brid:BridgeInstallation.usage ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeInstallationFunctionValue ;
owl:onProperty brid:BridgeInstallation.function ],
[ a owl:Restriction ;
Expand All @@ -427,36 +421,42 @@ brid:BridgeInstallation a owl:Class ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass brid:BridgeInstallationClassValue ;
owl:onProperty brid:BridgeInstallation.class ],
[ a owl:Restriction ;
owl:allValuesFrom brid:ADEOfBridgeInstallation ;
owl:onProperty brid:adeOfBridgeInstallation ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeInstallationUsageValue ;
owl:onProperty brid:BridgeInstallation.usage ],
con:AbstractInstallation ;
skos:definition "A BridgeInstallation is a permanent part of a Bridge (inside and/or outside) which does not have the significance of a BridgePart. In contrast to BridgeConstructiveElements, a BridgeInstallation is not essential from a structural point of view. Examples are stairs, antennas or railways."@en .

brid:BridgeRoom a owl:Class ;
rdfs:label "BridgeRoom"@en ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom brid:BridgeRoomFunctionValue ;
owl:onProperty brid:BridgeRoom.function ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeRoomClassValue ;
owl:onProperty brid:BridgeRoom.class ],
owl:allValuesFrom brid:BridgeInstallation ;
owl:onProperty brid:BridgeRoom.bridgeInstallation ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeRoomUsageValue ;
owl:onProperty brid:BridgeRoom.usage ],
[ a owl:Restriction ;
owl:allValuesFrom core:AbstractThematicSurface ;
owl:onProperty brid:boundary ],
owl:allValuesFrom brid:BridgeFurniture ;
owl:onProperty brid:BridgeRoom.bridgeFurniture ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeRoomClassValue ;
owl:onProperty brid:BridgeRoom.class ],
[ a owl:Restriction ;
owl:allValuesFrom brid:ADEOfBridgeRoom ;
owl:onProperty brid:adeOfBridgeRoom ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass brid:BridgeRoomClassValue ;
owl:onProperty brid:BridgeRoom.class ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeInstallation ;
owl:onProperty brid:BridgeRoom.bridgeInstallation ],
[ a owl:Restriction ;
owl:allValuesFrom brid:BridgeFurniture ;
owl:onProperty brid:BridgeRoom.bridgeFurniture ],
owl:allValuesFrom core:AbstractThematicSurface ;
owl:onProperty brid:boundary ],
[ a owl:Restriction ;
owl:allValuesFrom brid:ADEOfBridgeRoom ;
owl:onProperty brid:adeOfBridgeRoom ],
owl:allValuesFrom brid:BridgeRoomFunctionValue ;
owl:onProperty brid:BridgeRoom.function ],
core:AbstractUnoccupiedSpace ;
skos:definition "A BridgeRoom is a space within a Bridge or BridgePart intended for human occupancy (e.g. a place of work or recreation) and/or containment (storage) of animals or things. A BridgeRoom is bounded physically and/or virtually (e.g. by ClosureSurfaces or GenericSurfaces)."@en .

Loading

0 comments on commit afde6cd

Please sign in to comment.