-
Notifications
You must be signed in to change notification settings - Fork 1
/
log.html
82 lines (79 loc) · 12.9 KB
/
log.html
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
<html xmlns:r="http://www.interactive-instruments.de/ShapeChange/Result"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>ShapeChange result</title><style type="text/css">
body
{
background-color:#f4f6fe;
}
h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#151B8D;
text-align:center;
}
h2, h3, h4
{
font-family:Arial, Helvetica, sans-serif;
color:#151B8D;
text-align:center;
}
a:link
{
color:#325595;
text-decoration:none;
border-bottom:1px dotted;
outline: none;
}
a:hover
{
border-bottom:1px solid;
color:#325595;
}
p, li
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-top: 0px;
margin-bottom: 4px;
}
.small
{
font-size:10px;
}
table
{
font-family:Arial, Helvetica, sans-serif;
border-style:none;
border-collapse:collapse;
border:0px;
padding:0px;
margin-left: auto;
margin-right: auto;
}
tr
{
vertical-align:top;
}
td
{
border:1px solid #98bf21;
padding:5px 20px 5px 20px;
}
</style><script language="JavaScript" type="text/javascript">
function toggleMe(a)
{
var list = document.getElementsByClassName(a);
if(!list)return true;
for (var i=0; i<list.length;i++) {
if(list[i].style.display=="none")
{
list[i].style.display="table-row"
}
else
{
list[i].style.display="none"
}
}
return true;
}
</script></head><body><h1>ShapeChange result</h1><table><tr><td><p>Result:</p></td><td><p>Conversion Completed</p></td></tr><tr><td><p>Start time:</p></td><td><p>Fri Feb 08 13:02:24 CET 2019</p></td></tr><tr><td><p>End time:</p></td><td><p>Fri Feb 08 13:02:33 CET 2019</p></td></tr><tr><td><p>Configuration file:</p></td><td><p>C:\DATA\GitHub\ITSGML\config\ShapeChangeConfiguration.xml</p></td></tr><tr><td><p>ShapeChange version:</p></td><td><p>2.7.0</p></td></tr></table><a name="messages"><h2>Messages</h2></a><div id="menu"><p align="center"><a href="javascript:void(0)" onclick="return toggleMe('Debug')"><img alt="" border="0" height="10" width="10" src="http://shapechange.net/resources/images/open.gif"> Debug</a> | <a href="javascript:void(0)" onclick="return toggleMe('Info')"><img alt="" border="0" height="10" width="10" src="http://shapechange.net/resources/images/open.gif"> Info</a> | <a href="javascript:void(0)" onclick="return toggleMe('Warning')"><img alt="" border="0" height="10" width="10" src="http://shapechange.net/resources/images/open.gif"> Warning</a> | <a href="javascript:void(0)" onclick="return toggleMe('Error')"><img alt="" border="0" height="10" width="10" src="http://shapechange.net/resources/images/open.gif"> Error</a> | <a href="javascript:void(0)" onclick="return toggleMe('FatalError')"><img alt="" border="0" height="10" width="10" src="http://shapechange.net/resources/images/open.gif"> Fatal Error</a></p><br></div><table border="0"><tr><th><p>Severity</p></th><th><p>Message</p></th><th><p>Source</p></th></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>---------- Semantic validation of ShapeChange configuration: START ----------</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>--- Validating target with @class 'de.interactive_instruments.ShapeChange.Target.Ontology.OWLISO19150' and @inputs 'INPUT' ...</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>---------- Semantic validation of ShapeChange configuration: COMPLETE ----------</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Connecting to C:\DATA\GitHub\ITSGML\ShapeChange.eap</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Connected to C:\DATA\GitHub\ITSGML\ShapeChange.eap</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Starting reading C:\DATA\GitHub\ITSGML\ShapeChange.eap</p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>One or more errors encountered in OCL constraint in class 'NetworkConnection' : 'Elements in different networks' ...</p><p><small>Line/column(s) 2/104-112: Attribute named 'inNetwork' not available on class 'NetworkElement'.</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>One or more errors encountered in OCL constraint in class 'GenericFeatureProperty' : 'inv:value->size() + valueReference>size() >= 1' ...</p><p><small>Line/column(s) 1/1-3: Condition keyword (like inv:) expected introducing expression. Found 'identifier "One"', ignored.</small></p><p><small>Line/column(s) 1/5-6: Colon ':' missing following condition keyword. Found 'operator "or"'.</small></p><p><small>Line/column(s) 1/5-6: Identifier, literal or bracketed expression expected preceding operator "or" token. Invalid assumed.</small></p><p><small>Line/column(s) 1/8-11: Extra tokens following OCL expression ignored, starting with 'identifier "more"'.</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>One or more errors encountered in OCL constraint in class 'OpenLRLocationReference' : 'inv:binaryLocationReference->size() +xMLLocationReference->size() = 1' ...</p><p><small>Line/column(s) 1/1-4: Condition keyword (like inv:) expected introducing expression. Found 'identifier "Each"', ignored.</small></p><p><small>Line/column(s) 1/30-33: Colon ':' missing following condition keyword. Found 'identifier "must"'.</small></p><p><small>Line/column(s) 1/35-41: Extra tokens following OCL expression ignored, starting with 'identifier "contain"'.</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>One or more errors encountered in OCL constraint in class 'NetworkReference' : 'inv:RoadFeatureDataset.defaultLRM->size() + overridingLRM->size() > 0' ...</p><p><small>Line/column(s) 1/1-3: Condition keyword (like inv:) expected introducing expression. Found 'identifier "LRM"', ignored.</small></p><p><small>Line/column(s) 1/10-11: Colon ':' missing following condition keyword. Found 'identifier "be"'.</small></p><p><small>Line/column(s) 1/13-15: Extra tokens following OCL expression ignored, starting with 'identifier "set"'.</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Finished reading C:\DATA\GitHub\ITSGML\ShapeChange.eap</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Application schema found, package name: 'Feature Exchange Model', target namespace: 'https://raw.githubusercontent.com/jetgeo/ITSGML/master/XSD'</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Now processing target 'ISO 19150-2 OWL Ontology' for input 'INPUT'.</p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>The default type implementation is 'owl:Class'.</p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>None of the code list conversion rules applies to code list 'PropertyStructure'. The default type implementation is used to implement the code list.</p><p><small>--- Context - Class: ShapeChange::Feature Exchange Model::Feature Model::PropertyStructure</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>None of the code list conversion rules applies to code list 'LinkDirectionValue'. The default type implementation is used to implement the code list.</p><p><small>--- Context - Class: ShapeChange::Feature Exchange Model::Feature Model::Location referencing::LinkDirectionValue</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>None of the code list conversion rules applies to code list 'PredefinedLocation'. The default type implementation is used to implement the code list.</p><p><small>--- Context - Class: ShapeChange::Feature Exchange Model::Feature Model::Location referencing::PredefinedLocation</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>None of the code list conversion rules applies to code list 'AgoraBinaryVersion'. The default type implementation is used to implement the code list.</p><p><small>--- Context - Class: ShapeChange::Feature Exchange Model::Feature Model::Location referencing::AgoraBinaryVersion</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>None of the code list conversion rules applies to code list 'OpenLRBinaryVersion'. The default type implementation is used to implement the code list.</p><p><small>--- Context - Class: ShapeChange::Feature Exchange Model::Feature Model::Location referencing::OpenLRBinaryVersion</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>No RdfTypeMapEntry is defined for the value type 'GeographicalName'. Also, the value type was not found in the model. Cannot map the value type.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Network Model::Network::geographicalName</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>Default type implementation is used as range of property 'geographicalName'.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Network Model::Network::geographicalName</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Property 'inspireId' is mapped to global property 'https://raw.githubusercontent.com/jetgeo/ITSGML/master/OWL/itsgml#inspireId' as specified in the configuration.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Network Model::NetworkElement::inspireId</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>No RdfTypeMapEntry is defined for the value type 'LR_LinearReferencingMethod'. Also, the value type was not found in the model. Cannot map the value type.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Feature Model::FeatureSet::defaultLRM</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>Default type implementation is used as range of property 'defaultLRM'.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Feature Model::FeatureSet::defaultLRM</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>No RdfTypeMapEntry is defined for the value type 'PropertyValueReferenceType'. Also, the value type was not found in the model. Cannot map the value type.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Feature Model::GenericFeatureProperty::valueReference</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>Default type implementation is used as range of property 'valueReference'.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Feature Model::GenericFeatureProperty::valueReference</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Error"><td><p>Error</p></td><td><p>No RdfTypeMapEntry is defined for the value type 'GM_Primitive'. Also, the value type was not found in the model. Cannot map the value type.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Feature Model::Location referencing::GeometryLocationReference::encodedGeometry</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>Default type implementation is used as range of property 'encodedGeometry'.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Feature Model::Location referencing::GeometryLocationReference::encodedGeometry</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Warning"><td><p>Warning</p></td><td><p>Default type implementation is used as range of property 'overridingLRM'.</p><p><small>--- Context - Property: ShapeChange::Feature Exchange Model::Feature Model::Location referencing::NetworkReference::overridingLRM</small></p></td><td><p></p></td></tr><tr style="display:table-row" class="Info"><td><p>Info</p></td><td><p>Executed target class 'de.interactive_instruments.ShapeChange.Target.Ontology.OWLISO19150' for input ID: 'INPUT'.
-------------------------------------------------</p></td><td><p></p></td></tr></table><a name="results"><h2>Results</h2></a><table border="0"><tr><th><p>Target</p></th><th><p>Scope</p></th><th><p>File</p></th></tr><tr><td><p>ISO 19150-2 OWL Ontology</p></td><td><p>https://raw.githubusercontent.com/jetgeo/ITSGML/master/OWL/itsgml</p></td><td><p><a href="file:/C:/DATA/GitHub/ITSGML/OWL/INPUT/itsgml.rdf">itsgml.rdf</a></p></td></tr></table><hr><p align="center"><small>This report was generated by <a href="http://shapechange.net">ShapeChange</a></small></p></body></html>