<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ontologydesignpatterns.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HollyFerguson</id>
		<title>'Ontology Design Patterns' - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://ontologydesignpatterns.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HollyFerguson"/>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php/Special:Contributions/HollyFerguson"/>
		<updated>2026-04-23T09:39:12Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12678</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12678"/>
				<updated>2016-07-16T04:50:05Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|Consequences=[[Image:USOcore3.jpg|700px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12677</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12677"/>
				<updated>2016-07-16T04:49:26Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|Consequences=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12676</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12676"/>
				<updated>2016-07-16T04:48:55Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|Consequences=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12675</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12675"/>
				<updated>2016-07-16T04:48:04Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12674</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12674"/>
				<updated>2016-07-16T04:45:34Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12673</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12673"/>
				<updated>2016-07-16T04:44:48Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://raw.githubusercontent.com/HollyFerguson/Spatial-Graph-Adapter-Pattern/master/SGA_Protege_OWL.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12672</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12672"/>
				<updated>2016-07-16T04:25:01Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12671</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12671"/>
				<updated>2016-07-16T04:21:18Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
[[Image:USOcore3.jpg]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12670</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12670"/>
				<updated>2016-07-16T04:19:40Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]][[Image:USOcore3.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12669</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12669"/>
				<updated>2016-07-16T04:17:30Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Article is waiting for review.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]][[Image:File.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Waiting for review]]&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12668</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12668"/>
				<updated>2016-07-16T04:17:22Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]][[Image:File.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12667</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12667"/>
				<updated>2016-07-16T04:16:18Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]][[Image:File.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Link to OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12666</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12666"/>
				<updated>2016-07-16T04:13:08Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter (SGA) Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12665</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12665"/>
				<updated>2016-07-16T04:11:06Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange. &lt;br /&gt;
&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=OWL File: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12663</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12663"/>
				<updated>2016-07-16T04:09:39Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Submissions:Spatial Graph Adapter Pattern 2 moved to Submissions:Spatial Graph Adapter (SGA): Spatial Graph Adapter Pattern shoudl only be this one page under Content ODPs, but there is no way for me to delete the first one. So this change makes t&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing). &lt;br /&gt;
&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them. &lt;br /&gt;
&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_2&amp;diff=12664</id>
		<title>Submissions:Spatial Graph Adapter Pattern 2</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_2&amp;diff=12664"/>
				<updated>2016-07-16T04:09:39Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Submissions:Spatial Graph Adapter Pattern 2 moved to Submissions:Spatial Graph Adapter (SGA): Spatial Graph Adapter Pattern shoudl only be this one page under Content ODPs, but there is no way for me to delete the first one. So this change makes t&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Submissions:Spatial Graph Adapter (SGA)]]&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12661</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12661"/>
				<updated>2016-07-16T04:06:53Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Submissions:Spatial Graph Adapter Pattern moved to Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs): Needed to move to Content ODP (separate Content ODP page made for this pattern but there is no way to delete this one...?)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=SGA Pattern&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg&lt;br /&gt;
&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
|Solution=Example Problem Question:&lt;br /&gt;
What Building Components are adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Waiting for review]]&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern&amp;diff=12662</id>
		<title>Submissions:Spatial Graph Adapter Pattern</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern&amp;diff=12662"/>
				<updated>2016-07-16T04:06:53Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Submissions:Spatial Graph Adapter Pattern moved to Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs): Needed to move to Content ODP (separate Content ODP page made for this pattern but there is no way to delete this one...?)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)]]&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12660</id>
		<title>Submissions:Spatial Graph Adapter (SGA)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_(SGA)&amp;diff=12660"/>
				<updated>2016-07-16T04:03:34Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: WOP:2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SGA&lt;br /&gt;
|Intent=PDF of SGA Pattern Image: [[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
&lt;br /&gt;
The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas and our further research is in bringing this and other patterns into full use in a Linked Data Platform (ongoing). &lt;br /&gt;
&lt;br /&gt;
|Domain=http://ontologydesignpatterns.org/wiki/Community:Building_and_Construction&lt;br /&gt;
|CompetencyQuestion=1. What spaces is this damaged structural beam a part of (without needing to iterate through every existing spatial component or coordinate set)?&lt;br /&gt;
2. Exactly how much of this structural element is exposed and to what spaces?&lt;br /&gt;
3. What are all of the spatial elements in this graph that contain void spaces (air spaces in assemblies that could be susceptible to damage)?&lt;br /&gt;
4. What thermal or occupancy zones is this assembly associated with (these may or may not have to do with adjacency or locality)?&lt;br /&gt;
5. What sets of columns are responsible for supporting floors X and Y?&lt;br /&gt;
|ContentODPDescription=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them. &lt;br /&gt;
&lt;br /&gt;
|ReusableOWLBuildingBlock=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|Consequences=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
|Scenario=IFC, GBXML, and CityGML (current work)&lt;br /&gt;
|KnownUse=Building translation adapter or lifter pattern&lt;br /&gt;
|CPInstantiationExample=https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
|ExtractedFrom=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Requested&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
&lt;br /&gt;
With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
&lt;br /&gt;
For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Building_and_Construction&amp;diff=12659</id>
		<title>Community:Building and Construction</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Building_and_Construction&amp;diff=12659"/>
				<updated>2016-07-16T03:40:01Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: New page: {{Domain Template |Name=Building and Construction |Description=The domain of Building Industry and Building Design Modeling. Also extends to Architecture, Engineering, and other Spatial or...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Building and Construction&lt;br /&gt;
|Description=The domain of Building Industry and Building Design Modeling. Also extends to Architecture, Engineering, and other Spatial or GeoSpatial concepts.&lt;br /&gt;
}}&lt;br /&gt;
{{List of ontologies of this domain}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Domain toolbar}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12657</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12657"/>
				<updated>2016-07-16T03:08:15Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Article is waiting for review.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg&lt;br /&gt;
&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
|Solution=Example Problem Question:&lt;br /&gt;
What Building Components are adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Waiting for review]]&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12656</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12656"/>
				<updated>2016-07-16T03:07:04Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg&lt;br /&gt;
&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
|Solution=Example Problem Question:&lt;br /&gt;
What Building Components are adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12655</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12655"/>
				<updated>2016-07-16T03:05:53Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
|Solution=Example Problem Question:&lt;br /&gt;
What Building Components are adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
Current OWL File Located at: https://github.com/HollyFerguson/Spatial-Graph-Adapter-Pattern&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12654</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12654"/>
				<updated>2016-07-16T03:04:03Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
|Solution=Example Problem Question:&lt;br /&gt;
What Building Components are Adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
&lt;br /&gt;
Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
No additional information at this time.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12653</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12653"/>
				<updated>2016-07-16T03:03:12Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space (Both creating enclosure or not creating enclosure)?&lt;br /&gt;
|Solution=Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
No additional information at this time.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12652</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12652"/>
				<updated>2016-07-16T02:58:51Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.pdf|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space?&lt;br /&gt;
|Solution=Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
No additional information at this time.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=File:USOcore3.pdf&amp;diff=12651</id>
		<title>File:USOcore3.pdf</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=File:USOcore3.pdf&amp;diff=12651"/>
				<updated>2016-07-16T02:57:52Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Spatial Graph Adapter (SGA) Pattern&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Spatial Graph Adapter (SGA) Pattern&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12650</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12650"/>
				<updated>2016-07-16T02:53:35Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.jpg|600px|thumb|center|SGA Pattern]]&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space?&lt;br /&gt;
|Solution=Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
No additional information at this time.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12649</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12649"/>
				<updated>2016-07-16T02:52:43Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=[[Image:USOcore3.jpg|200px|thumb|left|SGA Pattern]]&lt;br /&gt;
SGA Pattern: Image: http://ontologydesignpatterns.org/wiki/Image:USOcore3.jpg#filelinks&lt;br /&gt;
&lt;br /&gt;
To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space?&lt;br /&gt;
|Solution=Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
No additional information at this time.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=File:USOcore3.jpg&amp;diff=12648</id>
		<title>File:USOcore3.jpg</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=File:USOcore3.jpg&amp;diff=12648"/>
				<updated>2016-07-16T02:48:05Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: uploaded a new version of &amp;quot;Image:USOcore3.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Paper Abstract: This research provides a data pattern that allows spatial relationships to be captured at a more granular and descriptive level than has been possible thus far. This pattern is hosted by a modular and extensible framework used for translating between different data formats without needing to change current schemas or work flows. The Spatial Graph Adapter Pattern is used as a modular adapter for Building Industry information leading to interoperability with OGC standards; additionally, the pattern and extensible proof of concept Linked Data Platform is demonstrated with a case study example for BIM data.&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12647</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12647"/>
				<updated>2016-07-16T02:41:23Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (USOcore3.jpg)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space?&lt;br /&gt;
|Solution=Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)?&lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions.&lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
No additional information at this time.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12646</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12646"/>
				<updated>2016-07-16T02:39:43Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (USOcore3.jpg)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space?&lt;br /&gt;
|Solution=Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? &lt;br /&gt;
|Consequences=The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template&lt;br /&gt;
|Origin=Our work was inspired by ideas from Spatial Information Theory, biomedical research for the Semanticscience Integrated Ontology (SIO), Mereotopology, and geospatial data efforts via the Open Geospatial Consortium (OGC), although these are not the only works regarding spatial descriptions. &lt;br /&gt;
|KnownUse=With the capabilities the SGA pattern provides, it has been found to be useful and as been implemented for IFC, GBXML, and CityGML is currently in progress. Once this mapping was produced and captured via this pattern, further work was possible and completed in the form of View helper files and all of this is being worked into an operational Linked Data Platform to further enhance open data exchange.&lt;br /&gt;
|RelatedTo=Not applicable at this time, to be added.&lt;br /&gt;
|ValidationTest=For the development of the pattern and for versions of data standards worked with thus far, we have crossed-checked our research with a team of Ontologists, Computer Scientists, Architects, Engineers, and other domain experts. We have also built a visualization method to verify what is being populated within the pattern relative to what data was in the original spatial schema instance file. The pattern has been used with a set of six test models ranging in complexity from one room to sixty-plus rooms on multiple levels. Additional models are planned to be tested in future iterations of the work.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
{{Takes in account review&lt;br /&gt;
|TakesInAccountReview=Developed with Ontologists, Computer Scientists, Engineers, and Architects - Will also take into account and make necessary edits from any reviews given about the accompanying paper submitted to WOP:2016.&lt;br /&gt;
}}&lt;br /&gt;
No additional information at this time.&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2016&lt;br /&gt;
}}&lt;br /&gt;
{{Submission to event}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12643</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12643"/>
				<updated>2016-07-15T21:27:11Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Spatial Graph Adapter Pattern (USOcore3.jpg), Axioms, OWL File, Examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (USOcore3.jpg)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts.&lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing).&lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template&lt;br /&gt;
|Scenario=What Building Components are Adjacent to this Space?&lt;br /&gt;
|Consequences=Even if we use a common definition for adjacency, such as where two objects would be touching could be considered adjacent, this fails when we want to know, say what columns or walls are adjacent to a space. It is true that they may be touching some building geometries, but what about the cases where you would have adjacent columns, but they are touching only the open air that define that side of a space (not touching but still on that visual or schema induced boundary)? The SGA pattern allows us to extract this type of information and add it as Attributes or ContextualizedRelations to other objects, solving this issue by being able to, for example, group building elements even as what may seem arbitrary in isolated examples. Schemas produce a wide array of these situations, and even more when we start to translate between them. &lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP References Template}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12642</id>
		<title>Submissions:Spatial Graph Adapter Pattern (moved to Content ODPs)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Spatial_Graph_Adapter_Pattern_(moved_to_Content_ODPs)&amp;diff=12642"/>
				<updated>2016-07-15T21:18:38Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Spatial Graph Adapter Pattern, Axiomized OWL File, and Descriptions as submitted for review under WOP2016&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Alignment_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Spatial Graph Adapter Pattern (USOcore3.jpg)&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP General Template&lt;br /&gt;
|Name=Spatial Graph Adapter Pattern&lt;br /&gt;
|SubmittedBy=Holly Ferguson&lt;br /&gt;
|AlsoKnownAs=Holly Ferguson&lt;br /&gt;
|Author=Holly Ferguson, Charles Vardeman II, Michelle Cheatham, Adila Krisnadhi&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Description Template&lt;br /&gt;
|Domain=Building Information Modeling and Spatial Representations&lt;br /&gt;
|Problem=To answer the modern, interdisciplinary questions asked within the Building domain, industry tools and data standards need to become far more interoperable in order to be able to provide a full and accurate set of analysis to engineers and designers. To provide this full picture from which to make decisions, we needed a way to resolve the spatial data that tools provide in order to synthesize it together. In addition to missing, incorrect, and inconsistent information, there is also the challenge of not being able to use existing spatial patterns to capture the full granularity or specificity of the geospatial descriptions required to capture full and dynamic geometric contexts. &lt;br /&gt;
|Solution=The Spatial Graph Adapter (SGA) pattern provides us a way to extend the simple identification of geometries and simultaneously assign further descriptions and self-context as well as contextual and relational references to other spatial objects in or surrounding the original entity. For example, not only can we use existing notions say that one surface is adjacent to another, but we have a way to say exactly what type of adjacency and to what extent it is adjacent (more examples in accompanying paper). The SGA has also been implemented for several building industry schemas model sets our further research in bringing this and other patterns into full use in a Linked Data Platform (ongoing). &lt;br /&gt;
|Workflow=After several iterations of studying building industry data standards (in particular, GBXML, IFC, and CityGML), we began to map not only terms between them, but also conceptual level indicators. First we capture the main spatial arrangement of geometric elements which are extracted automatically from a spatial instance file. Secondly, the SGA pattern allows us to contextualize additional relationships to capture schema-specific ideas to ultimately be able to ask all the data questions simultaneously. We do acknowledge that in several cases there could be benefits to aligning it with other mereotopological or SIO pattern concepts, but these have not been necessary thus far.&lt;br /&gt;
}}&lt;br /&gt;
{{Alignment OP Example Template}}&lt;br /&gt;
{{Alignment OP References Template}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=File:USOcore3.jpg&amp;diff=12641</id>
		<title>File:USOcore3.jpg</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=File:USOcore3.jpg&amp;diff=12641"/>
				<updated>2016-07-15T20:47:34Z</updated>
		
		<summary type="html">&lt;p&gt;HollyFerguson: Paper Abstract: This research provides a data pattern that allows spatial relationships to be captured at a more granular and descriptive level than has been possible thus far. This pattern is hosted by a modular and extensible framework used for translat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Paper Abstract: This research provides a data pattern that allows spatial relationships to be captured at a more granular and descriptive level than has been possible thus far. This pattern is hosted by a modular and extensible framework used for translating between different data formats without needing to change current schemas or work flows. The Spatial Graph Adapter Pattern is used as a modular adapter for Building Industry information leading to interoperability with OGC standards; additionally, the pattern and extensible proof of concept Linked Data Platform is demonstrated with a case study example for BIM data.&lt;/div&gt;</summary>
		<author><name>HollyFerguson</name></author>	</entry>

	</feed>