Skip to content

Commit

Permalink
update README, add logging messages into update-triples.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Nataliya Keberle committed Jan 13, 2025
1 parent 0f78cdc commit e600afb
Show file tree
Hide file tree
Showing 13 changed files with 336 additions and 1,156 deletions.
131 changes: 100 additions & 31 deletions citygml-owl/README.md

Large diffs are not rendered by default.

Binary file added citygml-owl/examples/building-lod2-sample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
219 changes: 219 additions & 0 deletions citygml-owl/examples/building-lod2-sample.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,219 @@
BASE <https://graphdb.accordproject.eu/resource/tegel/ifc/>
PREFIX GML: <http://www.opengis.net/ont/gml#>
PREFIX XSPARQL: <http://xsparql.deri.org/demo/xquery/xsparql.xquery>
PREFIX ade: <http://www.3dcitydb.org/citygml-ade/2.0/citygml/1.0>
PREFIX app1: <http://www.opengis.net/citygml/appearance/1.0>
PREFIX app2: <http://www.opengis.net/citygml/appearance/2.0>
PREFIX app3: <http://www.opengis.net/citygml/appearance/3.0>
PREFIX bldg1: <http://www.opengis.net/citygml/building/1.0>
PREFIX bldg2: <http://www.opengis.net/citygml/building/2.0>
PREFIX bldg3: <http://www.opengis.net/citygml/building/3.0>
PREFIX brid2: <http://www.opengis.net/citygml/bridge/2.0>
PREFIX brid3: <http://www.opengis.net/citygml/bridge/3.0>
PREFIX con3: <http://www.opengis.net/citygml/construction/3.0>
PREFIX core1: <http://www.opengis.net/citygml/1.0>
PREFIX core2: <http://www.opengis.net/citygml/2.0>
PREFIX core3: <http://www.opengis.net/citygml/3.0>
PREFIX ctgml: <https://www.opengis.net/ont/citygml/3.0>
PREFIX dem1: <http://www.opengis.net/citygml/relief/1.0>
PREFIX dem2: <http://www.opengis.net/citygml/relief/2.0>
PREFIX dem3: <http://www.opengis.net/citygml/relief/3.0>
PREFIX frn1: <http://www.opengis.net/citygml/cityfurniture/1.0>
PREFIX frn2: <http://www.opengis.net/citygml/cityfurniture/2.0>
PREFIX frn3: <http://www.opengis.net/citygml/cityfurniture/3.0>
PREFIX functx: <http://www.functx.com>
PREFIX gen1: <http://www.opengis.net/citygml/generics/1.0>
PREFIX gen2: <http://www.opengis.net/citygml/generics/2.0>
PREFIX gen3: <http://www.opengis.net/citygml/generics/3.0>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX gml: <http://www.opengis.net/gml>
PREFIX gml32: <http://www.opengis.net/gml/3.2>
PREFIX grp1: <http://www.opengis.net/citygml/cityobjectgroup/1.0>
PREFIX grp2: <http://www.opengis.net/citygml/cityobjectgroup/2.0>
PREFIX grp3: <http://www.opengis.net/citygml/cityobjectgroup/3.0>
PREFIX luse2: <http://www.opengis.net/citygml/landuse/2.0>
PREFIX luse3: <http://www.opengis.net/citygml/landuse/3.0>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX pbase: <http://www.opengis.net/citygml/profiles/base/2.0>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX sch: <http://www.ascc.net/xml/schematron>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX smil20: <http://www.w3.org/2001/SMIL20/>
PREFIX smil20lang: <http://www.w3.org/2001/SMIL20/Language>
PREFIX sos: <http://www.opengis.net/sos/2.0>
PREFIX tex1: <http://www.opengis.net/citygml/texturedsurface/1.0>
PREFIX tex2: <http://www.opengis.net/citygml/texturedsurface/2.0>
PREFIX tex3: <http://www.opengis.net/citygml/texturedsurface/3.0>
PREFIX tran1: <http://www.opengis.net/citygml/transportation/1.0>
PREFIX tran2: <http://www.opengis.net/citygml/transportation/2.0>
PREFIX tran3: <http://www.opengis.net/citygml/transportation/3.0>
PREFIX tsml: <http://www.opengis.net/tsml/1.0>
PREFIX tun2: <http://www.opengis.net/citygml/tunnel/2.0>
PREFIX tun3: <http://www.opengis.net/citygml/tunnel/3.0>
PREFIX veg1: <http://www.opengis.net/citygml/vegetation/1.0>
PREFIX veg2: <http://www.opengis.net/citygml/vegetation/2.0>
PREFIX veg3: <http://www.opengis.net/citygml/vegetation/3.0>
PREFIX wtr1: <http://www.opengis.net/citygml/waterbody/1.0>
PREFIX wtr2: <http://www.opengis.net/citygml/waterbody/2.0>
PREFIX wtr3: <http://www.opengis.net/citygml/waterbody/.0>
PREFIX x: <https://graphdb.accordproject.eu/resource/x>
PREFIX xAL: <urn:oasis:names:tc:ciq:xsdschema:xAL:3.0>
PREFIX xAL20: <urn:oasis:names:tc:ciq:xsdschema:xAL:2.0>
PREFIX xlink: <http://www.w3.org/1999/xlink>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX xsi: <http://www.w3.org/2001/XMLSchema-instance>

<DESNATPU1000Iva7/DoubleAttribute/10>
rdf:type <DoubleAttribute>;
gml:name "ObjektHoehe";
gml:value "5.463" .

<DESNATPU1000Iva7/DoubleAttribute/11>
rdf:type <DoubleAttribute>;
gml:name "BodenHoehe";
gml:value "295.873" .

<DESNATPU1000Iva7/DoubleAttribute/12>
rdf:type <DoubleAttribute>;
gml:name "AbsoluteHoehe";
gml:value "301.336" .

<DESNATPU1000Iva7/DoubleAttribute/13>
rdf:type <DoubleAttribute>;
gml:name "Dachflaeche";
gml:value "708.088" .

<DESNATPU1000Iva7/DoubleAttribute/8>
rdf:type <DoubleAttribute>;
gml:name "Dachneigung";
gml:value "82.15" .

<DESNATPU1000Iva7/DoubleAttribute/9>
rdf:type <DoubleAttribute>;
gml:name "MittlereTraufHoehe";
gml:value "300.608" .

<DESNATPU1000Iva7/IntAttribute/2>
rdf:type <IntAttribute>;
gml:name "Gemeindeschluessel";
gml:value "14628300" .

<DESNATPU1000Iva7/IntAttribute/3>
rdf:type <IntAttribute>;
gml:name "DatenquelleDachhoehe";
gml:value "1000" .

<DESNATPU1000Iva7/IntAttribute/4>
rdf:type <IntAttribute>;
gml:name "Dachorientierung";
gml:value "0" .

<DESNATPU1000Iva7/IntAttribute/5>
rdf:type <IntAttribute>;
gml:name "QualitaetDacherkennung";
gml:value "99" .

<DESNATPU1000Iva7/IntAttribute/6>
rdf:type <IntAttribute>;
gml:name "DatenquelleBodenhoehe";
gml:value "1100" .

<DESNATPU1000Iva7/IntAttribute/7>
rdf:type <IntAttribute>;
gml:name "DatenquelleLage";
gml:value "3000" .

<DESNATPU1000Iva7/StringAttribute/1>
rdf:type <StringAttribute>;
gml:name "Geometrietyp2DReferenz";
gml:value "3000" .

<DESNATPU1000Iva7> rdf:type bldg3:Building;
bldg1:boundedBy <ID_69d52218-ab1c-478c-8e34-d33b48e3c804> , <ID_9a20d398-16b9-417f-93b3-158fe294774b> , <ID_250983c4-408a-4ec6-9bf5-5a984a737d4e> , <ID_32bc6e48-f993-43ea-a53f-e6a0b2d7e72f> , <ID_fe220a6f-1310-490a-827f-6d01a3d5a716> , <ID_8cf5e55a-9b42-4c27-86a9-dee76f396877>;
gml:genericAttribute <DESNATPU1000Iva7/StringAttribute/1> , <DESNATPU1000Iva7/IntAttribute/2> , <DESNATPU1000Iva7/IntAttribute/3> , <DESNATPU1000Iva7/IntAttribute/4> , <DESNATPU1000Iva7/IntAttribute/5> , <DESNATPU1000Iva7/IntAttribute/6> , <DESNATPU1000Iva7/IntAttribute/7> , <DESNATPU1000Iva7/DoubleAttribute/8> , <DESNATPU1000Iva7/DoubleAttribute/9> , <DESNATPU1000Iva7/DoubleAttribute/10> , <DESNATPU1000Iva7/DoubleAttribute/11> , <DESNATPU1000Iva7/DoubleAttribute/12> , <DESNATPU1000Iva7/DoubleAttribute/13>;
gml:id "DESNATPU1000Iva7" .
<GUID_10511840869191208769_1_2_1>
rdf:type geo:Geometry;
geo:asGML "<gml:Polygon gml:id=\"GUID_10511840869191208769_1_2_1\">\n <gml:exterior>\n <gml:LinearRing gml:id=\"GUID_10511840869191208769_1_2_1_0_\">\n <gml:posList srsDimension=\"3\">405969.11 5645685.71 299.892 405979.2 5645683.37 301.315 405979.2 5645683.37 295.873 405969.11 5645685.71 295.873 405969.11 5645685.71 299.892</gml:posList>\n </gml:LinearRing>\n </gml:exterior>\n </gml:Polygon>"^^geo:gmlLiteral .

<GUID_10511840869191208769_1_2_2>
rdf:type geo:Geometry;
geo:asGML "<gml:Polygon gml:id=\"GUID_10511840869191208769_1_2_2\">\n <gml:exterior>\n <gml:LinearRing gml:id=\"GUID_10511840869191208769_1_2_2_0_\">\n <gml:posList srsDimension=\"3\">405979.2 5645683.37 301.315 405969.47 5645617.04 301.336 405969.47 5645617.04 295.873 405979.2 5645683.37 295.873 405979.2 5645683.37 301.315</gml:posList>\n </gml:LinearRing>\n </gml:exterior>\n </gml:Polygon>"^^geo:gmlLiteral .

<GUID_10511840869191208769_1_2_3>
rdf:type geo:Geometry;
geo:asGML "<gml:Polygon gml:id=\"GUID_10511840869191208769_1_2_3\">\n <gml:exterior>\n <gml:LinearRing gml:id=\"GUID_10511840869191208769_1_2_3_0_\">\n <gml:posList srsDimension=\"3\">405969.47 5645617.04 301.336 405959.11 5645618.58 299.892 405959.11 5645618.58 295.873 405969.47 5645617.04 295.873 405969.47 5645617.04 301.336</gml:posList>\n </gml:LinearRing>\n </gml:exterior>\n </gml:Polygon>"^^geo:gmlLiteral .

<GUID_10511840869191208769_1_2_4>
rdf:type geo:Geometry;
geo:asGML "<gml:Polygon gml:id=\"GUID_10511840869191208769_1_2_4\">\n <gml:exterior>\n <gml:LinearRing gml:id=\"GUID_10511840869191208769_1_2_4_0_\">\n <gml:posList srsDimension=\"3\">405959.11 5645618.58 299.892 405969.11 5645685.71 299.892 405969.11 5645685.71 295.873 405959.11 5645618.58 295.873 405959.11 5645618.58 299.892</gml:posList>\n </gml:LinearRing>\n </gml:exterior>\n </gml:Polygon>"^^geo:gmlLiteral .

<GUID_10511840869191208769_1_2_5>
rdf:type geo:Geometry;
geo:asGML "<gml:Polygon gml:id=\"GUID_10511840869191208769_1_2_5\">\n <gml:exterior>\n <gml:LinearRing gml:id=\"GUID_10511840869191208769_1_2_5_0_\">\n <gml:posList srsDimension=\"3\">405959.11 5645618.58 299.892 405969.47 5645617.04 301.336 405979.2 5645683.37 301.315 405969.11 5645685.71 299.892 405959.11 5645618.58 299.892</gml:posList>\n </gml:LinearRing>\n </gml:exterior>\n </gml:Polygon>"^^geo:gmlLiteral .

<ID_250983c4-408a-4ec6-9bf5-5a984a737d4e/geo>
rdf:type gml:MultiSurface;
gml:id "ID_6eb3b577-ba4a-4262-b103-e8d9dbf42af0";
gml:surfaceMember <GUID_10511840869191208769_1_2_4> .

<ID_250983c4-408a-4ec6-9bf5-5a984a737d4e>
rdf:type bldg3:WallSurface;
gml:id "ID_250983c4-408a-4ec6-9bf5-5a984a737d4e";
geo:hasDefaultGeometry <ID_250983c4-408a-4ec6-9bf5-5a984a737d4e/geo> .

<ID_32bc6e48-f993-43ea-a53f-e6a0b2d7e72f/geo>
rdf:type gml:MultiSurface;
gml:id "ID_7b10338f-c6d6-4456-96d3-063ce47c2394";
gml:surfaceMember <GUID_10511840869191208769_1_2_3> .

<ID_32bc6e48-f993-43ea-a53f-e6a0b2d7e72f>
rdf:type bldg3:WallSurface;
gml:id "ID_32bc6e48-f993-43ea-a53f-e6a0b2d7e72f";
geo:hasDefaultGeometry <ID_32bc6e48-f993-43ea-a53f-e6a0b2d7e72f/geo> .

<ID_69d52218-ab1c-478c-8e34-d33b48e3c804/geo>
rdf:type gml:MultiSurface;
gml:id "ID_244bdec7-ff8c-46c1-b5f5-accfb23704f5";
gml:surfaceMember <ID_7831b2db-12fc-4aa7-acfc-0b7440e08363> .

<ID_69d52218-ab1c-478c-8e34-d33b48e3c804>
rdf:type bldg3:GroundSurface;
gml:id "ID_69d52218-ab1c-478c-8e34-d33b48e3c804";
geo:hasDefaultGeometry <ID_69d52218-ab1c-478c-8e34-d33b48e3c804/geo> .

<ID_7831b2db-12fc-4aa7-acfc-0b7440e08363>
rdf:type geo:Geometry;
geo:asGML "<gml:Polygon gml:id=\"ID_7831b2db-12fc-4aa7-acfc-0b7440e08363\">\n <gml:exterior>\n <gml:LinearRing gml:id=\"ID_7831b2db-12fc-4aa7-acfc-0b7440e08363_0_\">\n <gml:posList srsDimension=\"3\">405969.11 5645685.71 295.873 405979.2 5645683.37 295.873 405969.47 5645617.04 295.873 405959.11 5645618.58 295.873 405969.11 5645685.71 295.873</gml:posList>\n </gml:LinearRing>\n </gml:exterior>\n </gml:Polygon>"^^geo:gmlLiteral .

<ID_8cf5e55a-9b42-4c27-86a9-dee76f396877/geo>
rdf:type gml:MultiSurface;
gml:id "ID_2e629404-de22-41b9-96c6-c95cc65daeb2";
gml:surfaceMember <GUID_10511840869191208769_1_2_1> .

<ID_8cf5e55a-9b42-4c27-86a9-dee76f396877>
rdf:type bldg3:WallSurface;
gml:id "ID_8cf5e55a-9b42-4c27-86a9-dee76f396877";
geo:hasDefaultGeometry <ID_8cf5e55a-9b42-4c27-86a9-dee76f396877/geo> .

<ID_9a20d398-16b9-417f-93b3-158fe294774b/geo>
rdf:type gml:MultiSurface;
gml:id "ID_6f43ed34-1cf9-439e-9ad0-7b43ff27e5b5";
gml:surfaceMember <GUID_10511840869191208769_1_2_5> .

<ID_9a20d398-16b9-417f-93b3-158fe294774b>
rdf:type bldg3:RoofSurface;
gml:id "ID_9a20d398-16b9-417f-93b3-158fe294774b";
geo:hasDefaultGeometry <ID_9a20d398-16b9-417f-93b3-158fe294774b/geo> .

<ID_fe220a6f-1310-490a-827f-6d01a3d5a716/geo>
rdf:type gml:MultiSurface;
gml:id "ID_206550bc-1c5a-4c3c-b9dd-690723beca62";
gml:surfaceMember <GUID_10511840869191208769_1_2_2> .

<ID_fe220a6f-1310-490a-827f-6d01a3d5a716>
rdf:type bldg3:WallSurface;
gml:id "ID_fe220a6f-1310-490a-827f-6d01a3d5a716";
geo:hasDefaultGeometry <ID_fe220a6f-1310-490a-827f-6d01a3d5a716/geo> .

Binary file removed citygml-owl/examples/building-lod3-sample.png
Binary file not shown.
Loading

0 comments on commit e600afb

Please sign in to comment.