-
Notifications
You must be signed in to change notification settings - Fork 0
/
geox.diagrams
90 lines (90 loc) · 3.62 KB
/
geox.diagrams
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="windows-1252"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cd="http://www.topbraidcomposer.org/2006/04/02/ClassDiagrams.owl#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<cd:Diagram>
<cd:nodes>
<cd:URINode>
<cd:height rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>93</cd:height>
<cd:width rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>281</cd:width>
<cd:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>38</cd:y>
<cd:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>170</cd:x>
<cd:class rdf:resource="http://www.opengis.net/ont/geosparql#Feature"/>
</cd:URINode>
</cd:nodes>
<cd:nodes>
<cd:URINode>
<cd:height rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>60</cd:height>
<cd:width rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>163</cd:width>
<cd:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>301</cd:y>
<cd:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>13</cd:x>
<cd:class rdf:resource="http://linked.data.gov.au/def/geox#BBox"/>
</cd:URINode>
</cd:nodes>
<cd:nodes>
<cd:URINode>
<cd:height rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>39</cd:height>
<cd:width rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>191</cd:width>
<cd:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>502</cd:y>
<cd:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>502</cd:x>
<cd:class rdf:resource="http://linked.data.gov.au/def/geox#SpatialMeasure"/>
</cd:URINode>
</cd:nodes>
<cd:nodes>
<cd:URINode>
<cd:height rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>214</cd:height>
<cd:width rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>337</cd:width>
<cd:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>216</cd:y>
<cd:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>229</cd:x>
<cd:class rdf:resource="http://www.opengis.net/ont/geosparql#Geometry"/>
</cd:URINode>
</cd:nodes>
<cd:nodes>
<cd:URINode>
<cd:height rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>78</cd:height>
<cd:width rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>247</cd:width>
<cd:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>482</cd:y>
<cd:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>187</cd:x>
<cd:class rdf:resource="http://linked.data.gov.au/def/datatype/QuantitativeMeasure"/>
</cd:URINode>
</cd:nodes>
<cd:nodes>
<cd:URINode>
<cd:height rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>502</cd:height>
<cd:width rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>312</cd:width>
<cd:y rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>22</cd:y>
<cd:x rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>759</cd:x>
<cd:class rdf:resource="http://www.opengis.net/ont/geosparql#SpatialObject"/>
</cd:URINode>
</cd:nodes>
<cd:selectedResource rdf:resource="http://www.opengis.net/ont/geosparql#SpatialObject"/>
<rdfs:label>geo:SpatialObject Diagram</rdfs:label>
</cd:Diagram>
</rdf:RDF>