<?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=MonikaSolanki</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=MonikaSolanki"/>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php/Special:Contributions/MonikaSolanki"/>
		<updated>2026-05-23T15:02:04Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13190</id>
		<title>Training:Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13190"/>
				<updated>2017-04-21T10:21:40Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Morning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tutorial Template&lt;br /&gt;
|Title=Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017&lt;br /&gt;
|Author=PascalHitzler, KarlHammar, AdilaKrisnadhi, AgnieszkaLawrynowicz, MonikaSolanki&lt;br /&gt;
|Goal=To offer support to a continuously growing community of researchers and practitioners interested in Ontology Design patterns by way of a combination of lectures and practical work.&lt;br /&gt;
|Description=The tutorial starts with a brief general introduction to ODPs, and then introduces modeling methodologies and design considerations by means of many examples from different domains and different perspectives. This will provides its attendees with an overview of methodological guidelines and specific techniques to effectively make them able to learn how to document, evaluate, select and reuse ODPs in their projects. Example of real use cases will be also shown and discussed; finally, a practical session using a plugin for design with ODPs will be performed, under the mentoring of the tutors. In this afternoon session, the attendees are engaged in a practical session on ODP-based design, after a brief introduction to a Protege plugin for ODP-based design that is provided for technical support. Attendees are required to have prior knowledge of RDF and OWL.&lt;br /&gt;
}}&lt;br /&gt;
{{Tutorial resources begin}}&lt;br /&gt;
{{Tutorial exercises}}&lt;br /&gt;
== Tutorial Schedule == &lt;br /&gt;
&lt;br /&gt;
=== Morning === &lt;br /&gt;
&lt;br /&gt;
#    Introduction to ODPs and first pattern examples - Pascal Hitzler (~15 mins)&amp;lt;br/&amp;gt; We briefly introduce the idea of modular ontology modeling using ODPs as templates, driven by first, simple examples. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-1.pdf pdf])&lt;br /&gt;
#      Some patterns and their use in the chess ontology - Pascal Hitzler (~45 mins)&amp;lt;br/&amp;gt; We present a worked example which progresses from a use case description to the design of the corresponding pattern-based ontology. The example is taken from recent work (published e.g. at the COLD 2015 workshop) regarding the usefulness of ontology design patterns for linked data publishing. The scenario is that of chess data on the web; a website accompanies this part of the tutorial. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-2.pdf pdf])&lt;br /&gt;
#      OntoPedigree ODP for supply chains - Monika Solanki (~30 mins)&amp;lt;br/&amp;gt; The sharing of product and process information plays a central role in coordinating supply chains operations and is a key driver for their success. ``Linked pedigrees'' - linked datasets, that encapsulate event based traceability information of artifacts as they move along the supply chain, provide a scalable mechanism to record and facilitate the sharing of track and trace knowledge among supply chain partners.  We present ``OntoPedigree'' a content ontology design pattern for the representation of linked pedigrees, that can be specialised and extended to define domain specific traceability ontologies. Events captured within the pedigrees are specified using EPCIS - a GS1 standard for the specification of traceability information within and across enterprises, while certification information is described using PROV - a vocabulary for modelling provenance of resources. We exemplify the utility of OntoPedigree in linked pedigrees generated for supply chains within the perishable goods and pharmaceuticals sectors. [https://drive.google.com/file/d/0B9v95zXbzVdfaDcyWE0wd0JvMk0/view?usp=sharing  (Slides)]&lt;br /&gt;
# Coffee Break&lt;br /&gt;
#  Modular Ontology Design and Use Case: The GeoLink Example - Pascal Hitzler (~60 min)&amp;lt;br/&amp;gt;  We present the GeoLink Modular Ontology which was designed from first principles, using ontology design patterns, in collaboration with geo- and ocean scientists as part of the NSF EarthCube project GeoLink. The ontology is used by major U.S. ocean science data repositories for exposing and integrating their data. In addition to presenting the ontology, we will also discuss structural patterns which are helpful for the practice of ontology use and maintenance, such as shortcuts, views, and typecasting. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-3.pdf pdf])&lt;br /&gt;
#     The Reporting Event ODP - Agnieszka Lawrynowicz (~30 min)&amp;lt;br/&amp;gt;  We present the Reporting Event ODP which was designed for modelling events as elements of discourse. Information provided about an event is not treated as universal truth, but rather as a statement of a particular agent, based on defined sources - a view of an actual event. We demonstrate how this pattern can be used for modeling historical debates and events in mass media. While presenting the pattern we will also discuss some patterns re-used by the Reporting Event ODP such as the Intention Extension ODP and the Time-indexed Situation ODP. [http://www.cs.put.poznan.pl/alawrynowicz/ESWC_2017_ModularOntologies_lawrynowicz-kowalczuk.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
=== Afternoon ===&lt;br /&gt;
&lt;br /&gt;
#      Intro to WebProtégé XDP plugin - Karl Hammar (~30 min)&amp;lt;br/&amp;gt; XDP is a fork of WebProtégé that supports three main ODP usage steps: finding a suitable ODP, specialising that ODP for a particular modelling scenario, and aligning the resulting ODP specialisation with an existing ontology or ontology module. This section introduces XDP and demos its core functionality. [[Media:2017-05-28-ESWC-Tutorial-Hammar.pdf|PDF]]&lt;br /&gt;
#      Hands-on - Karl Hammar; all tutors available for support (~2h30mins)&amp;lt;br/&amp;gt; In this section, attendees practice creating an ontology by reusing ODPs with the support of XDP, starting from a set of requirements. They go through the whole process of pattern-based ontology design. All tutors are present and available to help them in working out their exercise and for answering to their questions. [[Media:2017-05-28-ESWC-Tutorial-HandsOn-Instructions.txt|Tutorial overview and instructions]], [http://karlhammar.com/ontologies/2017/05/2017-05-28-ESWC-Tutorial-HandsOn-Data.zip Tutorial data]&lt;br /&gt;
&lt;br /&gt;
== Presenters ==&lt;br /&gt;
&lt;br /&gt;
=== Karl Hammar ===&lt;br /&gt;
'''Affiliation:''' School of Engineering, Jönköping University; Department of Computer and Information Science, Linköping University, Sweden&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' karl@karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Karl is pursuing a Ph.D. at Linköping University, and is employed within the Semantic Technologies research group at Jönköping University. Karl's research focus is on developing methods and tools for finding, specializing, and combining Ontology Design Patterns, and on ascertaining which qualities and features ODPs need to display in order to support such methods and tools. Karl also manages the Software Engineering and Mobile Platforms bachelor program at Jönköping University. He has taught a number of courses in web and distributed systems development, information logistics, etc. on undergraduate and graduate levels. He has also held workshops and tutorials supporting the use of ODPs and the eXtreme Design method within several research projects, involving both academia and industry.&lt;br /&gt;
&lt;br /&gt;
=== Pascal Hitzler ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' pascal.hitzler@wright.edu&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.pascal-hitzler.de&amp;lt;br /&amp;gt;&lt;br /&gt;
Pascal is endowed NCR Distinguished Professor and Director of Data Science at the Department of Computer Science and Engineering at Wright State University in Dayton, Ohio, U.S.A. From 2004 to 2009, he was Akademischer Rat at the Institute for Applied Informatics and Formal Description Methods (AIFB) at the University of Karlsruhe in Germany, and from 2001 to 2004 he was postdoctoral researcher at the Artificial Intelligence institute at TU Dresden in Germany. In 2001 he obtained a PhD in Mathematics from the National University of Ireland, University College Cork, and in 1998 a Diploma (Master equivalent) in Mathematics from the University of Tübingen in Germany. His research record lists over 300 publications in such diverse areas as semantic web, neural-symbolic integration, knowledge representation and reasoning, machine learning, denotational semantics, and set-theoretic topology. He is Editor-in-chief of the Semantic Web journal by IOS Press, and of the IOS Press book series Studies on the Semantic Web. He is co-author of the W3C Recommendation OWL 2 Primer, and of the book Foundations of Semantic Web Technologies by CRC Press, 2010 which was named as one out of seven Outstanding Academic Titles 2010 in Information and Computer Science by the American Library Association's Choice Magazine, and has translations into German and Chinese. He is on the editorial board of several journals and book series and on the steering committee of the RR conference series, the NeSy workshop series, and the newly founded Association for Ontology Design and Patterns, and he frequently acts as conference chair in various functions. Pascal is the lead editor of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns,” and he has given many tutorials for specialized and mixed audiences, on a wide range of topics, including invited tutorials at STIDS2013, OWLED2011, GeoS2009, regular tutorials at ISWC2016, AAAI-15, ISWC2010, IJCAI-09, invited Summer School classes and lectures at the 2016 Summer School on Reasoning at UQAM, Canada, the Computational Logic Summer School in Dresden, Germany 2013, and the Reasoning Web Summer School 2011 in Galway, Ireland. For more information, see http://www.pascal-hitzler.de.&lt;br /&gt;
&lt;br /&gt;
=== Adila Krisnadhi ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' krisnadhi@gmail.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://dase.cs.wright.edu/people/Adila-Krisnadhi &amp;lt;br /&amp;gt;&lt;br /&gt;
Adila is postdoctoral researcher at the Data Semantics Lab, Wright State University. He received his Ph.D from Wright State University in 2015 with a dissertation on ontology pattern-based data integration with an application in the ocean science domain. Following up upon that, his current research is mainly focused on the area of ontology engineering and ontology design patterns. In particular, he is interested in how modular ontologies resulted from such ontology design patterns can be effectively used to realize a flexible integration over semantically heterogeneous data coming from different repositories. Besides this line of research, he also published some work on topics related to more theoretical aspects of ontology languages and an integration between ontology and rule languages. Adila is one of the editors of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns” and is the lead author of two tutorial chapters in this book. He also has given a tutorial on Ontology Design Pattern Driven Linked Data Publishing at the Summer Meeting of the Earth Science Information Partners (ESIP), July 2016. Aside from his current position, Adila is also affiliated with the Faculty of Computer Science, Universitas Indonesia. Adila will assist in the preparation of materials but will not himself be able to present.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agnieszka Lawrynowicz ===&lt;br /&gt;
'''Affiliation:''' Poznan University of Technology, Poland&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' alawrynowicz@cs.put.poznan.pl&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.cs.put.poznan.pl/alawrynowicz&amp;lt;br /&amp;gt;&lt;br /&gt;
Agnieszka is Assistant Professor at the Institute of Computing Science at Poznan University of Technology (PUT) where she also did her Ph.D. in Computer Science (with distinction) in 2009. She also holds French-Polish DESS Certificate of Ability to Manage Companies (Poznan University of Economics &amp;amp; University of Rennes 1) obtained from post-graduate studies in 2003. Her research interests include artificial intelligence methods, mostly knowledge representation (ontologies), knowledge discovery and the Semantic Web. Before joining academia, she worked in industry (Empolis, Bridgestone), and also was a leader of the PUT team in R&amp;amp;D project for France Telecom (Orange Labs) on spoken language understanding (2011). She had an EU Marie-Curie fellowship within the PERSONET project on Web mining at the University of Ulster (2004). She was the PUT team leader in EU FP7 project e-LICO (“An e-Laboratory for Interdisciplinary Collaborative Research in Data Mining and Data-Intensive Science”)  (2010-2012). She is a Laureate of the Foundation for Polish Science under the POMOST program for the project LeoLOD “Learning and Evolving Ontologies from Linked Open Data” (2013-2015). She is a member of the Polish Artificial Intelligence Society, ECCAI and IAOA. She has initiated and co-organized a series of international workshops on Inductive Reasoning and Machine Learning from the Semantic Web (IRMLeS) co-located with a major Semantic Web conference (ESWC’2009-2011). She has also served as co-organizer at several events related to knowledge engineering: co-chairing the Workshop on Ontology and Semantic Web Patterns (WOP2014, WOP2016), OWL: Experiences and Directions Workshop (OWLED 2015), machine learning tracks at the Extended Semantic Web Conference (ESWC2011,ESWC2014), and serving as the workshops chair at the ESWC2017. She has served as PC member at the major conferences and workshops related to knowledge engineering: ISWC, ESWC, EKAW, WOP, OWLED, SEMANTiCS. She is a co-chair of the W3C Machine Learning Schema Community Group.&lt;br /&gt;
&lt;br /&gt;
=== Monika Solanki ===&lt;br /&gt;
'''Affiliation:''' Oxford University, UK &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' monika.solanki@cs.ox.ac.uk&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.monikasolanki.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Monika is a Senior Researcher at the University of Oxford. Her current research focuses on developing unified ontological models and frameworks for aligning software and data engineering processes. Besides this, she is also interested in developing data-driven frameworks for the Internet of Things and investigating the application of blockchains to support traceability in supply chains.  Her past research has focused on implementing stream processing algorithms and models for tracking and tracing in supply chains, using event based pedigrees over GS1's EPCIS standards, Semantic Web standards and Linked Data technologies. Dr Solanki has extensive experience in designing and developing ontological domain models, curating linked datasets, implementing Semantic Web applications and Web services for a number of interdisciplinary projects spanning the boundaries of Computer Science, Bioenergy, Archaeology and Plant Biology. She has developed and published several ontology design patterns such as Standard Enforcer pattern, Reactor pattern, OntoPedigree, DIO and VOIC.&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13189</id>
		<title>Training:Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13189"/>
				<updated>2017-04-21T10:21:08Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Morning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tutorial Template&lt;br /&gt;
|Title=Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017&lt;br /&gt;
|Author=PascalHitzler, KarlHammar, AdilaKrisnadhi, AgnieszkaLawrynowicz, MonikaSolanki&lt;br /&gt;
|Goal=To offer support to a continuously growing community of researchers and practitioners interested in Ontology Design patterns by way of a combination of lectures and practical work.&lt;br /&gt;
|Description=The tutorial starts with a brief general introduction to ODPs, and then introduces modeling methodologies and design considerations by means of many examples from different domains and different perspectives. This will provides its attendees with an overview of methodological guidelines and specific techniques to effectively make them able to learn how to document, evaluate, select and reuse ODPs in their projects. Example of real use cases will be also shown and discussed; finally, a practical session using a plugin for design with ODPs will be performed, under the mentoring of the tutors. In this afternoon session, the attendees are engaged in a practical session on ODP-based design, after a brief introduction to a Protege plugin for ODP-based design that is provided for technical support. Attendees are required to have prior knowledge of RDF and OWL.&lt;br /&gt;
}}&lt;br /&gt;
{{Tutorial resources begin}}&lt;br /&gt;
{{Tutorial exercises}}&lt;br /&gt;
== Tutorial Schedule == &lt;br /&gt;
&lt;br /&gt;
=== Morning === &lt;br /&gt;
&lt;br /&gt;
#    Introduction to ODPs and first pattern examples - Pascal Hitzler (~15 mins)&amp;lt;br/&amp;gt; We briefly introduce the idea of modular ontology modeling using ODPs as templates, driven by first, simple examples. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-1.pdf pdf])&lt;br /&gt;
#      Some patterns and their use in the chess ontology - Pascal Hitzler (~45 mins)&amp;lt;br/&amp;gt; We present a worked example which progresses from a use case description to the design of the corresponding pattern-based ontology. The example is taken from recent work (published e.g. at the COLD 2015 workshop) regarding the usefulness of ontology design patterns for linked data publishing. The scenario is that of chess data on the web; a website accompanies this part of the tutorial. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-2.pdf pdf])&lt;br /&gt;
#      OntoPedigree ODP for supply chains - Monika Solanki (~30 mins)&amp;lt;br/&amp;gt; The sharing of product and process information plays a central role in coordinating supply chains operations and is a key driver for their success. ``Linked pedigrees'' - linked datasets, that encapsulate event based traceability information of artifacts as they move along the supply chain, provide a scalable mechanism to record and facilitate the sharing of track and trace knowledge among supply chain partners.  We present ``OntoPedigree'' a content ontology design pattern for the representation of linked pedigrees, that can be specialised and extended to define domain specific traceability ontologies. Events captured within the pedigrees are specified using EPCIS - a GS1 standard for the specification of traceability information within and across enterprises, while certification information is described using PROV - a vocabulary for modelling provenance of resources. We exemplify the utility of OntoPedigree in linked pedigrees generated for supply chains within the perishable goods and pharmaceuticals sectors. [https://drive.google.com/file/d/0B9v95zXbzVdfaDcyWE0wd0JvMk0/view?usp=sharing  slides]&lt;br /&gt;
# Coffee Break&lt;br /&gt;
#  Modular Ontology Design and Use Case: The GeoLink Example - Pascal Hitzler (~60 min)&amp;lt;br/&amp;gt;  We present the GeoLink Modular Ontology which was designed from first principles, using ontology design patterns, in collaboration with geo- and ocean scientists as part of the NSF EarthCube project GeoLink. The ontology is used by major U.S. ocean science data repositories for exposing and integrating their data. In addition to presenting the ontology, we will also discuss structural patterns which are helpful for the practice of ontology use and maintenance, such as shortcuts, views, and typecasting. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-3.pdf pdf])&lt;br /&gt;
#     The Reporting Event ODP - Agnieszka Lawrynowicz (~30 min)&amp;lt;br/&amp;gt;  We present the Reporting Event ODP which was designed for modelling events as elements of discourse. Information provided about an event is not treated as universal truth, but rather as a statement of a particular agent, based on defined sources - a view of an actual event. We demonstrate how this pattern can be used for modeling historical debates and events in mass media. While presenting the pattern we will also discuss some patterns re-used by the Reporting Event ODP such as the Intention Extension ODP and the Time-indexed Situation ODP. [http://www.cs.put.poznan.pl/alawrynowicz/ESWC_2017_ModularOntologies_lawrynowicz-kowalczuk.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
=== Afternoon ===&lt;br /&gt;
&lt;br /&gt;
#      Intro to WebProtégé XDP plugin - Karl Hammar (~30 min)&amp;lt;br/&amp;gt; XDP is a fork of WebProtégé that supports three main ODP usage steps: finding a suitable ODP, specialising that ODP for a particular modelling scenario, and aligning the resulting ODP specialisation with an existing ontology or ontology module. This section introduces XDP and demos its core functionality. [[Media:2017-05-28-ESWC-Tutorial-Hammar.pdf|PDF]]&lt;br /&gt;
#      Hands-on - Karl Hammar; all tutors available for support (~2h30mins)&amp;lt;br/&amp;gt; In this section, attendees practice creating an ontology by reusing ODPs with the support of XDP, starting from a set of requirements. They go through the whole process of pattern-based ontology design. All tutors are present and available to help them in working out their exercise and for answering to their questions. [[Media:2017-05-28-ESWC-Tutorial-HandsOn-Instructions.txt|Tutorial overview and instructions]], [http://karlhammar.com/ontologies/2017/05/2017-05-28-ESWC-Tutorial-HandsOn-Data.zip Tutorial data]&lt;br /&gt;
&lt;br /&gt;
== Presenters ==&lt;br /&gt;
&lt;br /&gt;
=== Karl Hammar ===&lt;br /&gt;
'''Affiliation:''' School of Engineering, Jönköping University; Department of Computer and Information Science, Linköping University, Sweden&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' karl@karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Karl is pursuing a Ph.D. at Linköping University, and is employed within the Semantic Technologies research group at Jönköping University. Karl's research focus is on developing methods and tools for finding, specializing, and combining Ontology Design Patterns, and on ascertaining which qualities and features ODPs need to display in order to support such methods and tools. Karl also manages the Software Engineering and Mobile Platforms bachelor program at Jönköping University. He has taught a number of courses in web and distributed systems development, information logistics, etc. on undergraduate and graduate levels. He has also held workshops and tutorials supporting the use of ODPs and the eXtreme Design method within several research projects, involving both academia and industry.&lt;br /&gt;
&lt;br /&gt;
=== Pascal Hitzler ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' pascal.hitzler@wright.edu&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.pascal-hitzler.de&amp;lt;br /&amp;gt;&lt;br /&gt;
Pascal is endowed NCR Distinguished Professor and Director of Data Science at the Department of Computer Science and Engineering at Wright State University in Dayton, Ohio, U.S.A. From 2004 to 2009, he was Akademischer Rat at the Institute for Applied Informatics and Formal Description Methods (AIFB) at the University of Karlsruhe in Germany, and from 2001 to 2004 he was postdoctoral researcher at the Artificial Intelligence institute at TU Dresden in Germany. In 2001 he obtained a PhD in Mathematics from the National University of Ireland, University College Cork, and in 1998 a Diploma (Master equivalent) in Mathematics from the University of Tübingen in Germany. His research record lists over 300 publications in such diverse areas as semantic web, neural-symbolic integration, knowledge representation and reasoning, machine learning, denotational semantics, and set-theoretic topology. He is Editor-in-chief of the Semantic Web journal by IOS Press, and of the IOS Press book series Studies on the Semantic Web. He is co-author of the W3C Recommendation OWL 2 Primer, and of the book Foundations of Semantic Web Technologies by CRC Press, 2010 which was named as one out of seven Outstanding Academic Titles 2010 in Information and Computer Science by the American Library Association's Choice Magazine, and has translations into German and Chinese. He is on the editorial board of several journals and book series and on the steering committee of the RR conference series, the NeSy workshop series, and the newly founded Association for Ontology Design and Patterns, and he frequently acts as conference chair in various functions. Pascal is the lead editor of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns,” and he has given many tutorials for specialized and mixed audiences, on a wide range of topics, including invited tutorials at STIDS2013, OWLED2011, GeoS2009, regular tutorials at ISWC2016, AAAI-15, ISWC2010, IJCAI-09, invited Summer School classes and lectures at the 2016 Summer School on Reasoning at UQAM, Canada, the Computational Logic Summer School in Dresden, Germany 2013, and the Reasoning Web Summer School 2011 in Galway, Ireland. For more information, see http://www.pascal-hitzler.de.&lt;br /&gt;
&lt;br /&gt;
=== Adila Krisnadhi ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' krisnadhi@gmail.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://dase.cs.wright.edu/people/Adila-Krisnadhi &amp;lt;br /&amp;gt;&lt;br /&gt;
Adila is postdoctoral researcher at the Data Semantics Lab, Wright State University. He received his Ph.D from Wright State University in 2015 with a dissertation on ontology pattern-based data integration with an application in the ocean science domain. Following up upon that, his current research is mainly focused on the area of ontology engineering and ontology design patterns. In particular, he is interested in how modular ontologies resulted from such ontology design patterns can be effectively used to realize a flexible integration over semantically heterogeneous data coming from different repositories. Besides this line of research, he also published some work on topics related to more theoretical aspects of ontology languages and an integration between ontology and rule languages. Adila is one of the editors of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns” and is the lead author of two tutorial chapters in this book. He also has given a tutorial on Ontology Design Pattern Driven Linked Data Publishing at the Summer Meeting of the Earth Science Information Partners (ESIP), July 2016. Aside from his current position, Adila is also affiliated with the Faculty of Computer Science, Universitas Indonesia. Adila will assist in the preparation of materials but will not himself be able to present.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agnieszka Lawrynowicz ===&lt;br /&gt;
'''Affiliation:''' Poznan University of Technology, Poland&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' alawrynowicz@cs.put.poznan.pl&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.cs.put.poznan.pl/alawrynowicz&amp;lt;br /&amp;gt;&lt;br /&gt;
Agnieszka is Assistant Professor at the Institute of Computing Science at Poznan University of Technology (PUT) where she also did her Ph.D. in Computer Science (with distinction) in 2009. She also holds French-Polish DESS Certificate of Ability to Manage Companies (Poznan University of Economics &amp;amp; University of Rennes 1) obtained from post-graduate studies in 2003. Her research interests include artificial intelligence methods, mostly knowledge representation (ontologies), knowledge discovery and the Semantic Web. Before joining academia, she worked in industry (Empolis, Bridgestone), and also was a leader of the PUT team in R&amp;amp;D project for France Telecom (Orange Labs) on spoken language understanding (2011). She had an EU Marie-Curie fellowship within the PERSONET project on Web mining at the University of Ulster (2004). She was the PUT team leader in EU FP7 project e-LICO (“An e-Laboratory for Interdisciplinary Collaborative Research in Data Mining and Data-Intensive Science”)  (2010-2012). She is a Laureate of the Foundation for Polish Science under the POMOST program for the project LeoLOD “Learning and Evolving Ontologies from Linked Open Data” (2013-2015). She is a member of the Polish Artificial Intelligence Society, ECCAI and IAOA. She has initiated and co-organized a series of international workshops on Inductive Reasoning and Machine Learning from the Semantic Web (IRMLeS) co-located with a major Semantic Web conference (ESWC’2009-2011). She has also served as co-organizer at several events related to knowledge engineering: co-chairing the Workshop on Ontology and Semantic Web Patterns (WOP2014, WOP2016), OWL: Experiences and Directions Workshop (OWLED 2015), machine learning tracks at the Extended Semantic Web Conference (ESWC2011,ESWC2014), and serving as the workshops chair at the ESWC2017. She has served as PC member at the major conferences and workshops related to knowledge engineering: ISWC, ESWC, EKAW, WOP, OWLED, SEMANTiCS. She is a co-chair of the W3C Machine Learning Schema Community Group.&lt;br /&gt;
&lt;br /&gt;
=== Monika Solanki ===&lt;br /&gt;
'''Affiliation:''' Oxford University, UK &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' monika.solanki@cs.ox.ac.uk&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.monikasolanki.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Monika is a Senior Researcher at the University of Oxford. Her current research focuses on developing unified ontological models and frameworks for aligning software and data engineering processes. Besides this, she is also interested in developing data-driven frameworks for the Internet of Things and investigating the application of blockchains to support traceability in supply chains.  Her past research has focused on implementing stream processing algorithms and models for tracking and tracing in supply chains, using event based pedigrees over GS1's EPCIS standards, Semantic Web standards and Linked Data technologies. Dr Solanki has extensive experience in designing and developing ontological domain models, curating linked datasets, implementing Semantic Web applications and Web services for a number of interdisciplinary projects spanning the boundaries of Computer Science, Bioenergy, Archaeology and Plant Biology. She has developed and published several ontology design patterns such as Standard Enforcer pattern, Reactor pattern, OntoPedigree, DIO and VOIC.&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13188</id>
		<title>Training:Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13188"/>
				<updated>2017-04-21T10:20:53Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Morning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tutorial Template&lt;br /&gt;
|Title=Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017&lt;br /&gt;
|Author=PascalHitzler, KarlHammar, AdilaKrisnadhi, AgnieszkaLawrynowicz, MonikaSolanki&lt;br /&gt;
|Goal=To offer support to a continuously growing community of researchers and practitioners interested in Ontology Design patterns by way of a combination of lectures and practical work.&lt;br /&gt;
|Description=The tutorial starts with a brief general introduction to ODPs, and then introduces modeling methodologies and design considerations by means of many examples from different domains and different perspectives. This will provides its attendees with an overview of methodological guidelines and specific techniques to effectively make them able to learn how to document, evaluate, select and reuse ODPs in their projects. Example of real use cases will be also shown and discussed; finally, a practical session using a plugin for design with ODPs will be performed, under the mentoring of the tutors. In this afternoon session, the attendees are engaged in a practical session on ODP-based design, after a brief introduction to a Protege plugin for ODP-based design that is provided for technical support. Attendees are required to have prior knowledge of RDF and OWL.&lt;br /&gt;
}}&lt;br /&gt;
{{Tutorial resources begin}}&lt;br /&gt;
{{Tutorial exercises}}&lt;br /&gt;
== Tutorial Schedule == &lt;br /&gt;
&lt;br /&gt;
=== Morning === &lt;br /&gt;
&lt;br /&gt;
#    Introduction to ODPs and first pattern examples - Pascal Hitzler (~15 mins)&amp;lt;br/&amp;gt; We briefly introduce the idea of modular ontology modeling using ODPs as templates, driven by first, simple examples. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-1.pdf pdf])&lt;br /&gt;
#      Some patterns and their use in the chess ontology - Pascal Hitzler (~45 mins)&amp;lt;br/&amp;gt; We present a worked example which progresses from a use case description to the design of the corresponding pattern-based ontology. The example is taken from recent work (published e.g. at the COLD 2015 workshop) regarding the usefulness of ontology design patterns for linked data publishing. The scenario is that of chess data on the web; a website accompanies this part of the tutorial. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-2.pdf pdf])&lt;br /&gt;
#      OntoPedigree ODP for supply chains - Monika Solanki (~30 mins)&amp;lt;br/&amp;gt; The sharing of product and process information plays a central role in coordinating supply chains operations and is a key driver for their success. ``Linked pedigrees'' - linked datasets, that encapsulate event based traceability information of artifacts as they move along the supply chain, provide a scalable mechanism to record and facilitate the sharing of track and trace knowledge among supply chain partners.  We present ``OntoPedigree'' a content ontology design pattern for the representation of linked pedigrees, that can be specialised and extended to define domain specific traceability ontologies. Events captured within the pedigrees are specified using EPCIS - a GS1 standard for the specification of traceability information within and across enterprises, while certification information is described using PROV - a vocabulary for modelling provenance of resources. We exemplify the utility of OntoPedigree in linked pedigrees generated for supply chains within the perishable goods and pharmaceuticals sectors.[https://drive.google.com/file/d/0B9v95zXbzVdfaDcyWE0wd0JvMk0/view?usp=sharing  slides]&lt;br /&gt;
# Coffee Break&lt;br /&gt;
#  Modular Ontology Design and Use Case: The GeoLink Example - Pascal Hitzler (~60 min)&amp;lt;br/&amp;gt;  We present the GeoLink Modular Ontology which was designed from first principles, using ontology design patterns, in collaboration with geo- and ocean scientists as part of the NSF EarthCube project GeoLink. The ontology is used by major U.S. ocean science data repositories for exposing and integrating their data. In addition to presenting the ontology, we will also discuss structural patterns which are helpful for the practice of ontology use and maintenance, such as shortcuts, views, and typecasting. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-3.pdf pdf])&lt;br /&gt;
#     The Reporting Event ODP - Agnieszka Lawrynowicz (~30 min)&amp;lt;br/&amp;gt;  We present the Reporting Event ODP which was designed for modelling events as elements of discourse. Information provided about an event is not treated as universal truth, but rather as a statement of a particular agent, based on defined sources - a view of an actual event. We demonstrate how this pattern can be used for modeling historical debates and events in mass media. While presenting the pattern we will also discuss some patterns re-used by the Reporting Event ODP such as the Intention Extension ODP and the Time-indexed Situation ODP. [http://www.cs.put.poznan.pl/alawrynowicz/ESWC_2017_ModularOntologies_lawrynowicz-kowalczuk.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
=== Afternoon ===&lt;br /&gt;
&lt;br /&gt;
#      Intro to WebProtégé XDP plugin - Karl Hammar (~30 min)&amp;lt;br/&amp;gt; XDP is a fork of WebProtégé that supports three main ODP usage steps: finding a suitable ODP, specialising that ODP for a particular modelling scenario, and aligning the resulting ODP specialisation with an existing ontology or ontology module. This section introduces XDP and demos its core functionality. [[Media:2017-05-28-ESWC-Tutorial-Hammar.pdf|PDF]]&lt;br /&gt;
#      Hands-on - Karl Hammar; all tutors available for support (~2h30mins)&amp;lt;br/&amp;gt; In this section, attendees practice creating an ontology by reusing ODPs with the support of XDP, starting from a set of requirements. They go through the whole process of pattern-based ontology design. All tutors are present and available to help them in working out their exercise and for answering to their questions. [[Media:2017-05-28-ESWC-Tutorial-HandsOn-Instructions.txt|Tutorial overview and instructions]], [http://karlhammar.com/ontologies/2017/05/2017-05-28-ESWC-Tutorial-HandsOn-Data.zip Tutorial data]&lt;br /&gt;
&lt;br /&gt;
== Presenters ==&lt;br /&gt;
&lt;br /&gt;
=== Karl Hammar ===&lt;br /&gt;
'''Affiliation:''' School of Engineering, Jönköping University; Department of Computer and Information Science, Linköping University, Sweden&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' karl@karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Karl is pursuing a Ph.D. at Linköping University, and is employed within the Semantic Technologies research group at Jönköping University. Karl's research focus is on developing methods and tools for finding, specializing, and combining Ontology Design Patterns, and on ascertaining which qualities and features ODPs need to display in order to support such methods and tools. Karl also manages the Software Engineering and Mobile Platforms bachelor program at Jönköping University. He has taught a number of courses in web and distributed systems development, information logistics, etc. on undergraduate and graduate levels. He has also held workshops and tutorials supporting the use of ODPs and the eXtreme Design method within several research projects, involving both academia and industry.&lt;br /&gt;
&lt;br /&gt;
=== Pascal Hitzler ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' pascal.hitzler@wright.edu&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.pascal-hitzler.de&amp;lt;br /&amp;gt;&lt;br /&gt;
Pascal is endowed NCR Distinguished Professor and Director of Data Science at the Department of Computer Science and Engineering at Wright State University in Dayton, Ohio, U.S.A. From 2004 to 2009, he was Akademischer Rat at the Institute for Applied Informatics and Formal Description Methods (AIFB) at the University of Karlsruhe in Germany, and from 2001 to 2004 he was postdoctoral researcher at the Artificial Intelligence institute at TU Dresden in Germany. In 2001 he obtained a PhD in Mathematics from the National University of Ireland, University College Cork, and in 1998 a Diploma (Master equivalent) in Mathematics from the University of Tübingen in Germany. His research record lists over 300 publications in such diverse areas as semantic web, neural-symbolic integration, knowledge representation and reasoning, machine learning, denotational semantics, and set-theoretic topology. He is Editor-in-chief of the Semantic Web journal by IOS Press, and of the IOS Press book series Studies on the Semantic Web. He is co-author of the W3C Recommendation OWL 2 Primer, and of the book Foundations of Semantic Web Technologies by CRC Press, 2010 which was named as one out of seven Outstanding Academic Titles 2010 in Information and Computer Science by the American Library Association's Choice Magazine, and has translations into German and Chinese. He is on the editorial board of several journals and book series and on the steering committee of the RR conference series, the NeSy workshop series, and the newly founded Association for Ontology Design and Patterns, and he frequently acts as conference chair in various functions. Pascal is the lead editor of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns,” and he has given many tutorials for specialized and mixed audiences, on a wide range of topics, including invited tutorials at STIDS2013, OWLED2011, GeoS2009, regular tutorials at ISWC2016, AAAI-15, ISWC2010, IJCAI-09, invited Summer School classes and lectures at the 2016 Summer School on Reasoning at UQAM, Canada, the Computational Logic Summer School in Dresden, Germany 2013, and the Reasoning Web Summer School 2011 in Galway, Ireland. For more information, see http://www.pascal-hitzler.de.&lt;br /&gt;
&lt;br /&gt;
=== Adila Krisnadhi ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' krisnadhi@gmail.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://dase.cs.wright.edu/people/Adila-Krisnadhi &amp;lt;br /&amp;gt;&lt;br /&gt;
Adila is postdoctoral researcher at the Data Semantics Lab, Wright State University. He received his Ph.D from Wright State University in 2015 with a dissertation on ontology pattern-based data integration with an application in the ocean science domain. Following up upon that, his current research is mainly focused on the area of ontology engineering and ontology design patterns. In particular, he is interested in how modular ontologies resulted from such ontology design patterns can be effectively used to realize a flexible integration over semantically heterogeneous data coming from different repositories. Besides this line of research, he also published some work on topics related to more theoretical aspects of ontology languages and an integration between ontology and rule languages. Adila is one of the editors of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns” and is the lead author of two tutorial chapters in this book. He also has given a tutorial on Ontology Design Pattern Driven Linked Data Publishing at the Summer Meeting of the Earth Science Information Partners (ESIP), July 2016. Aside from his current position, Adila is also affiliated with the Faculty of Computer Science, Universitas Indonesia. Adila will assist in the preparation of materials but will not himself be able to present.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agnieszka Lawrynowicz ===&lt;br /&gt;
'''Affiliation:''' Poznan University of Technology, Poland&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' alawrynowicz@cs.put.poznan.pl&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.cs.put.poznan.pl/alawrynowicz&amp;lt;br /&amp;gt;&lt;br /&gt;
Agnieszka is Assistant Professor at the Institute of Computing Science at Poznan University of Technology (PUT) where she also did her Ph.D. in Computer Science (with distinction) in 2009. She also holds French-Polish DESS Certificate of Ability to Manage Companies (Poznan University of Economics &amp;amp; University of Rennes 1) obtained from post-graduate studies in 2003. Her research interests include artificial intelligence methods, mostly knowledge representation (ontologies), knowledge discovery and the Semantic Web. Before joining academia, she worked in industry (Empolis, Bridgestone), and also was a leader of the PUT team in R&amp;amp;D project for France Telecom (Orange Labs) on spoken language understanding (2011). She had an EU Marie-Curie fellowship within the PERSONET project on Web mining at the University of Ulster (2004). She was the PUT team leader in EU FP7 project e-LICO (“An e-Laboratory for Interdisciplinary Collaborative Research in Data Mining and Data-Intensive Science”)  (2010-2012). She is a Laureate of the Foundation for Polish Science under the POMOST program for the project LeoLOD “Learning and Evolving Ontologies from Linked Open Data” (2013-2015). She is a member of the Polish Artificial Intelligence Society, ECCAI and IAOA. She has initiated and co-organized a series of international workshops on Inductive Reasoning and Machine Learning from the Semantic Web (IRMLeS) co-located with a major Semantic Web conference (ESWC’2009-2011). She has also served as co-organizer at several events related to knowledge engineering: co-chairing the Workshop on Ontology and Semantic Web Patterns (WOP2014, WOP2016), OWL: Experiences and Directions Workshop (OWLED 2015), machine learning tracks at the Extended Semantic Web Conference (ESWC2011,ESWC2014), and serving as the workshops chair at the ESWC2017. She has served as PC member at the major conferences and workshops related to knowledge engineering: ISWC, ESWC, EKAW, WOP, OWLED, SEMANTiCS. She is a co-chair of the W3C Machine Learning Schema Community Group.&lt;br /&gt;
&lt;br /&gt;
=== Monika Solanki ===&lt;br /&gt;
'''Affiliation:''' Oxford University, UK &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' monika.solanki@cs.ox.ac.uk&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.monikasolanki.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Monika is a Senior Researcher at the University of Oxford. Her current research focuses on developing unified ontological models and frameworks for aligning software and data engineering processes. Besides this, she is also interested in developing data-driven frameworks for the Internet of Things and investigating the application of blockchains to support traceability in supply chains.  Her past research has focused on implementing stream processing algorithms and models for tracking and tracing in supply chains, using event based pedigrees over GS1's EPCIS standards, Semantic Web standards and Linked Data technologies. Dr Solanki has extensive experience in designing and developing ontological domain models, curating linked datasets, implementing Semantic Web applications and Web services for a number of interdisciplinary projects spanning the boundaries of Computer Science, Bioenergy, Archaeology and Plant Biology. She has developed and published several ontology design patterns such as Standard Enforcer pattern, Reactor pattern, OntoPedigree, DIO and VOIC.&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13187</id>
		<title>Training:Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13187"/>
				<updated>2017-04-21T10:20:34Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Morning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tutorial Template&lt;br /&gt;
|Title=Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017&lt;br /&gt;
|Author=PascalHitzler, KarlHammar, AdilaKrisnadhi, AgnieszkaLawrynowicz, MonikaSolanki&lt;br /&gt;
|Goal=To offer support to a continuously growing community of researchers and practitioners interested in Ontology Design patterns by way of a combination of lectures and practical work.&lt;br /&gt;
|Description=The tutorial starts with a brief general introduction to ODPs, and then introduces modeling methodologies and design considerations by means of many examples from different domains and different perspectives. This will provides its attendees with an overview of methodological guidelines and specific techniques to effectively make them able to learn how to document, evaluate, select and reuse ODPs in their projects. Example of real use cases will be also shown and discussed; finally, a practical session using a plugin for design with ODPs will be performed, under the mentoring of the tutors. In this afternoon session, the attendees are engaged in a practical session on ODP-based design, after a brief introduction to a Protege plugin for ODP-based design that is provided for technical support. Attendees are required to have prior knowledge of RDF and OWL.&lt;br /&gt;
}}&lt;br /&gt;
{{Tutorial resources begin}}&lt;br /&gt;
{{Tutorial exercises}}&lt;br /&gt;
== Tutorial Schedule == &lt;br /&gt;
&lt;br /&gt;
=== Morning === &lt;br /&gt;
&lt;br /&gt;
#    Introduction to ODPs and first pattern examples - Pascal Hitzler (~15 mins)&amp;lt;br/&amp;gt; We briefly introduce the idea of modular ontology modeling using ODPs as templates, driven by first, simple examples. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-1.pdf pdf])&lt;br /&gt;
#      Some patterns and their use in the chess ontology - Pascal Hitzler (~45 mins)&amp;lt;br/&amp;gt; We present a worked example which progresses from a use case description to the design of the corresponding pattern-based ontology. The example is taken from recent work (published e.g. at the COLD 2015 workshop) regarding the usefulness of ontology design patterns for linked data publishing. The scenario is that of chess data on the web; a website accompanies this part of the tutorial. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-2.pdf pdf])&lt;br /&gt;
#      OntoPedigree ODP for supply chains - Monika Solanki (~30 mins)&amp;lt;br/&amp;gt; The sharing of product and process information plays a central role in coordinating supply chains operations and is a key driver for their success. ``Linked pedigrees'' - linked datasets, that encapsulate event based traceability information of artifacts as they move along the supply chain, provide a scalable mechanism to record and facilitate the sharing of track and trace knowledge among supply chain partners.  We present ``OntoPedigree'' a content ontology design pattern for the representation of linked pedigrees, that can be specialised and extended to define domain specific traceability ontologies. Events captured within the pedigrees are specified using EPCIS - a GS1 standard for the specification of traceability information within and across enterprises, while certification information is described using PROV - a vocabulary for modelling provenance of resources. We exemplify the utility of OntoPedigree in linked pedigrees generated for supply chains within the perishable goods and pharmaceuticals sectors.[https://drive.google.com/file/d/0B9v95zXbzVdfaDcyWE0wd0JvMk0/view?usp=sharing slides]&lt;br /&gt;
# Coffee Break&lt;br /&gt;
#  Modular Ontology Design and Use Case: The GeoLink Example - Pascal Hitzler (~60 min)&amp;lt;br/&amp;gt;  We present the GeoLink Modular Ontology which was designed from first principles, using ontology design patterns, in collaboration with geo- and ocean scientists as part of the NSF EarthCube project GeoLink. The ontology is used by major U.S. ocean science data repositories for exposing and integrating their data. In addition to presenting the ontology, we will also discuss structural patterns which are helpful for the practice of ontology use and maintenance, such as shortcuts, views, and typecasting. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-3.pdf pdf])&lt;br /&gt;
#     The Reporting Event ODP - Agnieszka Lawrynowicz (~30 min)&amp;lt;br/&amp;gt;  We present the Reporting Event ODP which was designed for modelling events as elements of discourse. Information provided about an event is not treated as universal truth, but rather as a statement of a particular agent, based on defined sources - a view of an actual event. We demonstrate how this pattern can be used for modeling historical debates and events in mass media. While presenting the pattern we will also discuss some patterns re-used by the Reporting Event ODP such as the Intention Extension ODP and the Time-indexed Situation ODP. [http://www.cs.put.poznan.pl/alawrynowicz/ESWC_2017_ModularOntologies_lawrynowicz-kowalczuk.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
=== Afternoon ===&lt;br /&gt;
&lt;br /&gt;
#      Intro to WebProtégé XDP plugin - Karl Hammar (~30 min)&amp;lt;br/&amp;gt; XDP is a fork of WebProtégé that supports three main ODP usage steps: finding a suitable ODP, specialising that ODP for a particular modelling scenario, and aligning the resulting ODP specialisation with an existing ontology or ontology module. This section introduces XDP and demos its core functionality. [[Media:2017-05-28-ESWC-Tutorial-Hammar.pdf|PDF]]&lt;br /&gt;
#      Hands-on - Karl Hammar; all tutors available for support (~2h30mins)&amp;lt;br/&amp;gt; In this section, attendees practice creating an ontology by reusing ODPs with the support of XDP, starting from a set of requirements. They go through the whole process of pattern-based ontology design. All tutors are present and available to help them in working out their exercise and for answering to their questions. [[Media:2017-05-28-ESWC-Tutorial-HandsOn-Instructions.txt|Tutorial overview and instructions]], [http://karlhammar.com/ontologies/2017/05/2017-05-28-ESWC-Tutorial-HandsOn-Data.zip Tutorial data]&lt;br /&gt;
&lt;br /&gt;
== Presenters ==&lt;br /&gt;
&lt;br /&gt;
=== Karl Hammar ===&lt;br /&gt;
'''Affiliation:''' School of Engineering, Jönköping University; Department of Computer and Information Science, Linköping University, Sweden&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' karl@karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Karl is pursuing a Ph.D. at Linköping University, and is employed within the Semantic Technologies research group at Jönköping University. Karl's research focus is on developing methods and tools for finding, specializing, and combining Ontology Design Patterns, and on ascertaining which qualities and features ODPs need to display in order to support such methods and tools. Karl also manages the Software Engineering and Mobile Platforms bachelor program at Jönköping University. He has taught a number of courses in web and distributed systems development, information logistics, etc. on undergraduate and graduate levels. He has also held workshops and tutorials supporting the use of ODPs and the eXtreme Design method within several research projects, involving both academia and industry.&lt;br /&gt;
&lt;br /&gt;
=== Pascal Hitzler ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' pascal.hitzler@wright.edu&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.pascal-hitzler.de&amp;lt;br /&amp;gt;&lt;br /&gt;
Pascal is endowed NCR Distinguished Professor and Director of Data Science at the Department of Computer Science and Engineering at Wright State University in Dayton, Ohio, U.S.A. From 2004 to 2009, he was Akademischer Rat at the Institute for Applied Informatics and Formal Description Methods (AIFB) at the University of Karlsruhe in Germany, and from 2001 to 2004 he was postdoctoral researcher at the Artificial Intelligence institute at TU Dresden in Germany. In 2001 he obtained a PhD in Mathematics from the National University of Ireland, University College Cork, and in 1998 a Diploma (Master equivalent) in Mathematics from the University of Tübingen in Germany. His research record lists over 300 publications in such diverse areas as semantic web, neural-symbolic integration, knowledge representation and reasoning, machine learning, denotational semantics, and set-theoretic topology. He is Editor-in-chief of the Semantic Web journal by IOS Press, and of the IOS Press book series Studies on the Semantic Web. He is co-author of the W3C Recommendation OWL 2 Primer, and of the book Foundations of Semantic Web Technologies by CRC Press, 2010 which was named as one out of seven Outstanding Academic Titles 2010 in Information and Computer Science by the American Library Association's Choice Magazine, and has translations into German and Chinese. He is on the editorial board of several journals and book series and on the steering committee of the RR conference series, the NeSy workshop series, and the newly founded Association for Ontology Design and Patterns, and he frequently acts as conference chair in various functions. Pascal is the lead editor of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns,” and he has given many tutorials for specialized and mixed audiences, on a wide range of topics, including invited tutorials at STIDS2013, OWLED2011, GeoS2009, regular tutorials at ISWC2016, AAAI-15, ISWC2010, IJCAI-09, invited Summer School classes and lectures at the 2016 Summer School on Reasoning at UQAM, Canada, the Computational Logic Summer School in Dresden, Germany 2013, and the Reasoning Web Summer School 2011 in Galway, Ireland. For more information, see http://www.pascal-hitzler.de.&lt;br /&gt;
&lt;br /&gt;
=== Adila Krisnadhi ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' krisnadhi@gmail.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://dase.cs.wright.edu/people/Adila-Krisnadhi &amp;lt;br /&amp;gt;&lt;br /&gt;
Adila is postdoctoral researcher at the Data Semantics Lab, Wright State University. He received his Ph.D from Wright State University in 2015 with a dissertation on ontology pattern-based data integration with an application in the ocean science domain. Following up upon that, his current research is mainly focused on the area of ontology engineering and ontology design patterns. In particular, he is interested in how modular ontologies resulted from such ontology design patterns can be effectively used to realize a flexible integration over semantically heterogeneous data coming from different repositories. Besides this line of research, he also published some work on topics related to more theoretical aspects of ontology languages and an integration between ontology and rule languages. Adila is one of the editors of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns” and is the lead author of two tutorial chapters in this book. He also has given a tutorial on Ontology Design Pattern Driven Linked Data Publishing at the Summer Meeting of the Earth Science Information Partners (ESIP), July 2016. Aside from his current position, Adila is also affiliated with the Faculty of Computer Science, Universitas Indonesia. Adila will assist in the preparation of materials but will not himself be able to present.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agnieszka Lawrynowicz ===&lt;br /&gt;
'''Affiliation:''' Poznan University of Technology, Poland&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' alawrynowicz@cs.put.poznan.pl&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.cs.put.poznan.pl/alawrynowicz&amp;lt;br /&amp;gt;&lt;br /&gt;
Agnieszka is Assistant Professor at the Institute of Computing Science at Poznan University of Technology (PUT) where she also did her Ph.D. in Computer Science (with distinction) in 2009. She also holds French-Polish DESS Certificate of Ability to Manage Companies (Poznan University of Economics &amp;amp; University of Rennes 1) obtained from post-graduate studies in 2003. Her research interests include artificial intelligence methods, mostly knowledge representation (ontologies), knowledge discovery and the Semantic Web. Before joining academia, she worked in industry (Empolis, Bridgestone), and also was a leader of the PUT team in R&amp;amp;D project for France Telecom (Orange Labs) on spoken language understanding (2011). She had an EU Marie-Curie fellowship within the PERSONET project on Web mining at the University of Ulster (2004). She was the PUT team leader in EU FP7 project e-LICO (“An e-Laboratory for Interdisciplinary Collaborative Research in Data Mining and Data-Intensive Science”)  (2010-2012). She is a Laureate of the Foundation for Polish Science under the POMOST program for the project LeoLOD “Learning and Evolving Ontologies from Linked Open Data” (2013-2015). She is a member of the Polish Artificial Intelligence Society, ECCAI and IAOA. She has initiated and co-organized a series of international workshops on Inductive Reasoning and Machine Learning from the Semantic Web (IRMLeS) co-located with a major Semantic Web conference (ESWC’2009-2011). She has also served as co-organizer at several events related to knowledge engineering: co-chairing the Workshop on Ontology and Semantic Web Patterns (WOP2014, WOP2016), OWL: Experiences and Directions Workshop (OWLED 2015), machine learning tracks at the Extended Semantic Web Conference (ESWC2011,ESWC2014), and serving as the workshops chair at the ESWC2017. She has served as PC member at the major conferences and workshops related to knowledge engineering: ISWC, ESWC, EKAW, WOP, OWLED, SEMANTiCS. She is a co-chair of the W3C Machine Learning Schema Community Group.&lt;br /&gt;
&lt;br /&gt;
=== Monika Solanki ===&lt;br /&gt;
'''Affiliation:''' Oxford University, UK &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' monika.solanki@cs.ox.ac.uk&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.monikasolanki.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Monika is a Senior Researcher at the University of Oxford. Her current research focuses on developing unified ontological models and frameworks for aligning software and data engineering processes. Besides this, she is also interested in developing data-driven frameworks for the Internet of Things and investigating the application of blockchains to support traceability in supply chains.  Her past research has focused on implementing stream processing algorithms and models for tracking and tracing in supply chains, using event based pedigrees over GS1's EPCIS standards, Semantic Web standards and Linked Data technologies. Dr Solanki has extensive experience in designing and developing ontological domain models, curating linked datasets, implementing Semantic Web applications and Web services for a number of interdisciplinary projects spanning the boundaries of Computer Science, Bioenergy, Archaeology and Plant Biology. She has developed and published several ontology design patterns such as Standard Enforcer pattern, Reactor pattern, OntoPedigree, DIO and VOIC.&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13186</id>
		<title>Training:Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Training:Tutorial:_Modular_Ontology_Modeling_with_Ontology_Design_Patterns_at_ESWC2017&amp;diff=13186"/>
				<updated>2017-04-21T10:19:41Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Morning */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tutorial Template&lt;br /&gt;
|Title=Tutorial: Modular Ontology Modeling with Ontology Design Patterns at ESWC2017&lt;br /&gt;
|Author=PascalHitzler, KarlHammar, AdilaKrisnadhi, AgnieszkaLawrynowicz, MonikaSolanki&lt;br /&gt;
|Goal=To offer support to a continuously growing community of researchers and practitioners interested in Ontology Design patterns by way of a combination of lectures and practical work.&lt;br /&gt;
|Description=The tutorial starts with a brief general introduction to ODPs, and then introduces modeling methodologies and design considerations by means of many examples from different domains and different perspectives. This will provides its attendees with an overview of methodological guidelines and specific techniques to effectively make them able to learn how to document, evaluate, select and reuse ODPs in their projects. Example of real use cases will be also shown and discussed; finally, a practical session using a plugin for design with ODPs will be performed, under the mentoring of the tutors. In this afternoon session, the attendees are engaged in a practical session on ODP-based design, after a brief introduction to a Protege plugin for ODP-based design that is provided for technical support. Attendees are required to have prior knowledge of RDF and OWL.&lt;br /&gt;
}}&lt;br /&gt;
{{Tutorial resources begin}}&lt;br /&gt;
{{Tutorial exercises}}&lt;br /&gt;
== Tutorial Schedule == &lt;br /&gt;
&lt;br /&gt;
=== Morning === &lt;br /&gt;
&lt;br /&gt;
#    Introduction to ODPs and first pattern examples - Pascal Hitzler (~15 mins)&amp;lt;br/&amp;gt; We briefly introduce the idea of modular ontology modeling using ODPs as templates, driven by first, simple examples. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-1.pdf pdf])&lt;br /&gt;
#      Some patterns and their use in the chess ontology - Pascal Hitzler (~45 mins)&amp;lt;br/&amp;gt; We present a worked example which progresses from a use case description to the design of the corresponding pattern-based ontology. The example is taken from recent work (published e.g. at the COLD 2015 workshop) regarding the usefulness of ontology design patterns for linked data publishing. The scenario is that of chess data on the web; a website accompanies this part of the tutorial. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-2.pdf pdf])&lt;br /&gt;
#      OntoPedigree ODP for supply chains - Monika Solanki (~30 mins)&amp;lt;br/&amp;gt; The sharing of product and process information plays a central role in coordinating supply chains operations and is a key driver for their success. ``Linked pedigrees'' - linked datasets, that encapsulate event based traceability information of artifacts as they move along the supply chain, provide a scalable mechanism to record and facilitate the sharing of track and trace knowledge among supply chain partners.  We present ``OntoPedigree'' a content ontology design pattern for the representation of linked pedigrees, that can be specialised and extended to define domain specific traceability ontologies. Events captured within the pedigrees are specified using EPCIS - a GS1 standard for the specification of traceability information within and across enterprises, while certification information is described using PROV - a vocabulary for modelling provenance of resources. We exemplify the utility of OntoPedigree in linked pedigrees generated for supply chains within the perishable goods and pharmaceuticals sectors.[https://drive.google.com/file/d/0B9v95zXbzVdfaDcyWE0wd0JvMk0/view?usp=sharing]&lt;br /&gt;
# Coffee Break&lt;br /&gt;
#  Modular Ontology Design and Use Case: The GeoLink Example - Pascal Hitzler (~60 min)&amp;lt;br/&amp;gt;  We present the GeoLink Modular Ontology which was designed from first principles, using ontology design patterns, in collaboration with geo- and ocean scientists as part of the NSF EarthCube project GeoLink. The ontology is used by major U.S. ocean science data repositories for exposing and integrating their data. In addition to presenting the ontology, we will also discuss structural patterns which are helpful for the practice of ontology use and maintenance, such as shortcuts, views, and typecasting. ([http://daselab.cs.wright.edu/pub2/2017-05-ESWC-Tutorial-Hitzler-Part-3.pdf pdf])&lt;br /&gt;
#     The Reporting Event ODP - Agnieszka Lawrynowicz (~30 min)&amp;lt;br/&amp;gt;  We present the Reporting Event ODP which was designed for modelling events as elements of discourse. Information provided about an event is not treated as universal truth, but rather as a statement of a particular agent, based on defined sources - a view of an actual event. We demonstrate how this pattern can be used for modeling historical debates and events in mass media. While presenting the pattern we will also discuss some patterns re-used by the Reporting Event ODP such as the Intention Extension ODP and the Time-indexed Situation ODP. [http://www.cs.put.poznan.pl/alawrynowicz/ESWC_2017_ModularOntologies_lawrynowicz-kowalczuk.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
=== Afternoon ===&lt;br /&gt;
&lt;br /&gt;
#      Intro to WebProtégé XDP plugin - Karl Hammar (~30 min)&amp;lt;br/&amp;gt; XDP is a fork of WebProtégé that supports three main ODP usage steps: finding a suitable ODP, specialising that ODP for a particular modelling scenario, and aligning the resulting ODP specialisation with an existing ontology or ontology module. This section introduces XDP and demos its core functionality. [[Media:2017-05-28-ESWC-Tutorial-Hammar.pdf|PDF]]&lt;br /&gt;
#      Hands-on - Karl Hammar; all tutors available for support (~2h30mins)&amp;lt;br/&amp;gt; In this section, attendees practice creating an ontology by reusing ODPs with the support of XDP, starting from a set of requirements. They go through the whole process of pattern-based ontology design. All tutors are present and available to help them in working out their exercise and for answering to their questions. [[Media:2017-05-28-ESWC-Tutorial-HandsOn-Instructions.txt|Tutorial overview and instructions]], [http://karlhammar.com/ontologies/2017/05/2017-05-28-ESWC-Tutorial-HandsOn-Data.zip Tutorial data]&lt;br /&gt;
&lt;br /&gt;
== Presenters ==&lt;br /&gt;
&lt;br /&gt;
=== Karl Hammar ===&lt;br /&gt;
'''Affiliation:''' School of Engineering, Jönköping University; Department of Computer and Information Science, Linköping University, Sweden&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' karl@karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.karlhammar.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Karl is pursuing a Ph.D. at Linköping University, and is employed within the Semantic Technologies research group at Jönköping University. Karl's research focus is on developing methods and tools for finding, specializing, and combining Ontology Design Patterns, and on ascertaining which qualities and features ODPs need to display in order to support such methods and tools. Karl also manages the Software Engineering and Mobile Platforms bachelor program at Jönköping University. He has taught a number of courses in web and distributed systems development, information logistics, etc. on undergraduate and graduate levels. He has also held workshops and tutorials supporting the use of ODPs and the eXtreme Design method within several research projects, involving both academia and industry.&lt;br /&gt;
&lt;br /&gt;
=== Pascal Hitzler ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' pascal.hitzler@wright.edu&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.pascal-hitzler.de&amp;lt;br /&amp;gt;&lt;br /&gt;
Pascal is endowed NCR Distinguished Professor and Director of Data Science at the Department of Computer Science and Engineering at Wright State University in Dayton, Ohio, U.S.A. From 2004 to 2009, he was Akademischer Rat at the Institute for Applied Informatics and Formal Description Methods (AIFB) at the University of Karlsruhe in Germany, and from 2001 to 2004 he was postdoctoral researcher at the Artificial Intelligence institute at TU Dresden in Germany. In 2001 he obtained a PhD in Mathematics from the National University of Ireland, University College Cork, and in 1998 a Diploma (Master equivalent) in Mathematics from the University of Tübingen in Germany. His research record lists over 300 publications in such diverse areas as semantic web, neural-symbolic integration, knowledge representation and reasoning, machine learning, denotational semantics, and set-theoretic topology. He is Editor-in-chief of the Semantic Web journal by IOS Press, and of the IOS Press book series Studies on the Semantic Web. He is co-author of the W3C Recommendation OWL 2 Primer, and of the book Foundations of Semantic Web Technologies by CRC Press, 2010 which was named as one out of seven Outstanding Academic Titles 2010 in Information and Computer Science by the American Library Association's Choice Magazine, and has translations into German and Chinese. He is on the editorial board of several journals and book series and on the steering committee of the RR conference series, the NeSy workshop series, and the newly founded Association for Ontology Design and Patterns, and he frequently acts as conference chair in various functions. Pascal is the lead editor of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns,” and he has given many tutorials for specialized and mixed audiences, on a wide range of topics, including invited tutorials at STIDS2013, OWLED2011, GeoS2009, regular tutorials at ISWC2016, AAAI-15, ISWC2010, IJCAI-09, invited Summer School classes and lectures at the 2016 Summer School on Reasoning at UQAM, Canada, the Computational Logic Summer School in Dresden, Germany 2013, and the Reasoning Web Summer School 2011 in Galway, Ireland. For more information, see http://www.pascal-hitzler.de.&lt;br /&gt;
&lt;br /&gt;
=== Adila Krisnadhi ===&lt;br /&gt;
'''Affiliation:''' Data Semantics Lab, Wright State University, USA&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' krisnadhi@gmail.com&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://dase.cs.wright.edu/people/Adila-Krisnadhi &amp;lt;br /&amp;gt;&lt;br /&gt;
Adila is postdoctoral researcher at the Data Semantics Lab, Wright State University. He received his Ph.D from Wright State University in 2015 with a dissertation on ontology pattern-based data integration with an application in the ocean science domain. Following up upon that, his current research is mainly focused on the area of ontology engineering and ontology design patterns. In particular, he is interested in how modular ontologies resulted from such ontology design patterns can be effectively used to realize a flexible integration over semantically heterogeneous data coming from different repositories. Besides this line of research, he also published some work on topics related to more theoretical aspects of ontology languages and an integration between ontology and rule languages. Adila is one of the editors of the 2016 IOS Press book “Ontology Engineering with Ontology Design Patterns” and is the lead author of two tutorial chapters in this book. He also has given a tutorial on Ontology Design Pattern Driven Linked Data Publishing at the Summer Meeting of the Earth Science Information Partners (ESIP), July 2016. Aside from his current position, Adila is also affiliated with the Faculty of Computer Science, Universitas Indonesia. Adila will assist in the preparation of materials but will not himself be able to present.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Agnieszka Lawrynowicz ===&lt;br /&gt;
'''Affiliation:''' Poznan University of Technology, Poland&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' alawrynowicz@cs.put.poznan.pl&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.cs.put.poznan.pl/alawrynowicz&amp;lt;br /&amp;gt;&lt;br /&gt;
Agnieszka is Assistant Professor at the Institute of Computing Science at Poznan University of Technology (PUT) where she also did her Ph.D. in Computer Science (with distinction) in 2009. She also holds French-Polish DESS Certificate of Ability to Manage Companies (Poznan University of Economics &amp;amp; University of Rennes 1) obtained from post-graduate studies in 2003. Her research interests include artificial intelligence methods, mostly knowledge representation (ontologies), knowledge discovery and the Semantic Web. Before joining academia, she worked in industry (Empolis, Bridgestone), and also was a leader of the PUT team in R&amp;amp;D project for France Telecom (Orange Labs) on spoken language understanding (2011). She had an EU Marie-Curie fellowship within the PERSONET project on Web mining at the University of Ulster (2004). She was the PUT team leader in EU FP7 project e-LICO (“An e-Laboratory for Interdisciplinary Collaborative Research in Data Mining and Data-Intensive Science”)  (2010-2012). She is a Laureate of the Foundation for Polish Science under the POMOST program for the project LeoLOD “Learning and Evolving Ontologies from Linked Open Data” (2013-2015). She is a member of the Polish Artificial Intelligence Society, ECCAI and IAOA. She has initiated and co-organized a series of international workshops on Inductive Reasoning and Machine Learning from the Semantic Web (IRMLeS) co-located with a major Semantic Web conference (ESWC’2009-2011). She has also served as co-organizer at several events related to knowledge engineering: co-chairing the Workshop on Ontology and Semantic Web Patterns (WOP2014, WOP2016), OWL: Experiences and Directions Workshop (OWLED 2015), machine learning tracks at the Extended Semantic Web Conference (ESWC2011,ESWC2014), and serving as the workshops chair at the ESWC2017. She has served as PC member at the major conferences and workshops related to knowledge engineering: ISWC, ESWC, EKAW, WOP, OWLED, SEMANTiCS. She is a co-chair of the W3C Machine Learning Schema Community Group.&lt;br /&gt;
&lt;br /&gt;
=== Monika Solanki ===&lt;br /&gt;
'''Affiliation:''' Oxford University, UK &amp;lt;br /&amp;gt;&lt;br /&gt;
'''Email:''' monika.solanki@cs.ox.ac.uk&amp;lt;br /&amp;gt;&lt;br /&gt;
'''Web:''' http://www.monikasolanki.com&amp;lt;br /&amp;gt;&lt;br /&gt;
Monika is a Senior Researcher at the University of Oxford. Her current research focuses on developing unified ontological models and frameworks for aligning software and data engineering processes. Besides this, she is also interested in developing data-driven frameworks for the Internet of Things and investigating the application of blockchains to support traceability in supply chains.  Her past research has focused on implementing stream processing algorithms and models for tracking and tracing in supply chains, using event based pedigrees over GS1's EPCIS standards, Semantic Web standards and Linked Data technologies. Dr Solanki has extensive experience in designing and developing ontological domain models, curating linked datasets, implementing Semantic Web applications and Web services for a number of interdisciplinary projects spanning the boundaries of Computer Science, Bioenergy, Archaeology and Plant Biology. She has developed and published several ontology design patterns such as Standard Enforcer pattern, Reactor pattern, OntoPedigree, DIO and VOIC.&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12932</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12932"/>
				<updated>2016-10-05T21:03:45Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
'''Title: Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
[http://www-lipn.univ-paris13.fr/~gangemi/ Aldo Gangemi]&lt;br /&gt;
LIPN, Paris 13 and ISTC-CNR&lt;br /&gt;
&lt;br /&gt;
'''Title: Patterns in the deep'''&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
The Semantic Web is shifting towards data science and inductive techniques. This poses new opportunities and challenges to a science of knowledge patterns. On one hand, our vision from seven years ago is taking momentum, on the other hand, our community is not yet at the core of the unified efforts in hybridising arbitrary inferencing approaches towards artificial intelligences.&lt;br /&gt;
I will present some results obtained in the last years, and ideas on how to inject more knowledge patterns into the current apparently disordered scenario.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 09:05-10:00 - Keynote, [http://www-lipn.univ-paris13.fr/~gangemi/| Aldo Gangemi]&lt;br /&gt;
'''Patterns in the deep'''&lt;br /&gt;
&lt;br /&gt;
The Semantic Web is shifting towards data science and inductive&lt;br /&gt;
techniques. This poses new opportunities and challenges to a science of&lt;br /&gt;
knowledge patterns. On one hand, our vision from seven years ago is taking&lt;br /&gt;
momentum, on the other hand, our community is not yet at the core of the&lt;br /&gt;
unified efforts in hybridising arbitrary inferencing approaches towards&lt;br /&gt;
artificial intelligences.&lt;br /&gt;
I will present some results obtained in the last years, and ideas on how&lt;br /&gt;
to inject more knowledge patterns into the current apparently disordered&lt;br /&gt;
scenario.&lt;br /&gt;
&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''16:30-17:30 - Open ODPA meeting/town hall'''&lt;br /&gt;
Chair: Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12927</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12927"/>
				<updated>2016-09-27T18:56:19Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote, [http://www-lipn.univ-paris13.fr/~gangemi/| Aldo Gangemi]&lt;br /&gt;
'''Patterns in the deep'''&lt;br /&gt;
&lt;br /&gt;
The Semantic Web is shifting towards data science and inductive&lt;br /&gt;
techniques. This poses new opportunities and challenges to a science of&lt;br /&gt;
knowledge patterns. On one hand, our vision from seven years ago is taking&lt;br /&gt;
momentum, on the other hand, our community is not yet at the core of the&lt;br /&gt;
unified efforts in hybridising arbitrary inferencing approaches towards&lt;br /&gt;
artificial intelligences.&lt;br /&gt;
I will present some results obtained in the last years, and ideas on how&lt;br /&gt;
to inject more knowledge patterns into the current apparently disordered&lt;br /&gt;
scenario.&lt;br /&gt;
&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''16:30-17:30 - Open ODPA meeting/town hall'''&lt;br /&gt;
Chair: Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12926</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12926"/>
				<updated>2016-09-27T18:55:26Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote, [[http://www-lipn.univ-paris13.fr/~gangemi/| Aldo Gangemi]]&lt;br /&gt;
'''Patterns in the deep'''&lt;br /&gt;
&lt;br /&gt;
The Semantic Web is shifting towards data science and inductive&lt;br /&gt;
techniques. This poses new opportunities and challenges to a science of&lt;br /&gt;
knowledge patterns. On one hand, our vision from seven years ago is taking&lt;br /&gt;
momentum, on the other hand, our community is not yet at the core of the&lt;br /&gt;
unified efforts in hybridising arbitrary inferencing approaches towards&lt;br /&gt;
artificial intelligences.&lt;br /&gt;
I will present some results obtained in the last years, and ideas on how&lt;br /&gt;
to inject more knowledge patterns into the current apparently disordered&lt;br /&gt;
scenario.&lt;br /&gt;
&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''16:30-17:30 - Open ODPA meeting/town hall'''&lt;br /&gt;
Chair: Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12925</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12925"/>
				<updated>2016-09-27T18:55:01Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote, [[http://www-lipn.univ-paris13.fr/~gangemi/|&amp;quot;Aldo Gangemi&amp;quot;]]&lt;br /&gt;
'''Patterns in the deep'''&lt;br /&gt;
&lt;br /&gt;
The Semantic Web is shifting towards data science and inductive&lt;br /&gt;
techniques. This poses new opportunities and challenges to a science of&lt;br /&gt;
knowledge patterns. On one hand, our vision from seven years ago is taking&lt;br /&gt;
momentum, on the other hand, our community is not yet at the core of the&lt;br /&gt;
unified efforts in hybridising arbitrary inferencing approaches towards&lt;br /&gt;
artificial intelligences.&lt;br /&gt;
I will present some results obtained in the last years, and ideas on how&lt;br /&gt;
to inject more knowledge patterns into the current apparently disordered&lt;br /&gt;
scenario.&lt;br /&gt;
&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''16:30-17:30 - Open ODPA meeting/town hall'''&lt;br /&gt;
Chair: Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12924</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12924"/>
				<updated>2016-09-27T18:54:19Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote, [[http://www-lipn.univ-paris13.fr/~gangemi/|Aldo Gangemi]]&lt;br /&gt;
'''Patterns in the deep'''&lt;br /&gt;
&lt;br /&gt;
The Semantic Web is shifting towards data science and inductive&lt;br /&gt;
techniques. This poses new opportunities and challenges to a science of&lt;br /&gt;
knowledge patterns. On one hand, our vision from seven years ago is taking&lt;br /&gt;
momentum, on the other hand, our community is not yet at the core of the&lt;br /&gt;
unified efforts in hybridising arbitrary inferencing approaches towards&lt;br /&gt;
artificial intelligences.&lt;br /&gt;
I will present some results obtained in the last years, and ideas on how&lt;br /&gt;
to inject more knowledge patterns into the current apparently disordered&lt;br /&gt;
scenario.&lt;br /&gt;
&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''16:30-17:30 - Open ODPA meeting/town hall'''&lt;br /&gt;
Chair: Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12922</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12922"/>
				<updated>2016-09-27T16:07:29Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''16:30-17:30 - Open ODPA meeting/town hall'''&lt;br /&gt;
Chair: Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12921</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12921"/>
				<updated>2016-09-27T16:06:04Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''16:30-17:30 - Open ODPA meeting/town hall'''&lt;br /&gt;
Chair: Pascal Hitzler'&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12920</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12920"/>
				<updated>2016-09-27T16:05:17Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Open ODPA meeting/town hall''&lt;br /&gt;
Chair: Pascal Hitzler'&lt;br /&gt;
&lt;br /&gt;
* 16:30-17:30&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12919</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12919"/>
				<updated>2016-09-27T16:02:52Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:05-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30'''&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12918</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12918"/>
				<updated>2016-09-27T16:02:15Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30'''&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12917</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12917"/>
				<updated>2016-09-27T16:01:51Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30'''&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar &lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12916</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12916"/>
				<updated>2016-09-27T16:00:30Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
'''Diverging Views of SHACL'''&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30'''&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12915</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12915"/>
				<updated>2016-09-27T15:59:51Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break'''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
'''Abstract''':&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
'''12:30-14:00 - Lunch'''&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30'''&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12914</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12914"/>
				<updated>2016-09-27T15:59:20Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
'''10.30-11.00 - Coffee break''''&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
'''Abstract''':&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30'''&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12913</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12913"/>
				<updated>2016-09-27T15:58:26Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
'''Abstract''':&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
'''14:00-15:30'''&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12912</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12912"/>
				<updated>2016-09-27T15:57:39Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
'''Abstract''':&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
 ''' 14:00-15:30''' &lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12911</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12911"/>
				<updated>2016-09-27T15:57:15Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
'''Abstract''':&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
 ''' 14:00-15:30''' &lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12910</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12910"/>
				<updated>2016-09-27T15:56:34Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
'''Abstract''':&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
 ''' 14:00-15:30''' &lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12909</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12909"/>
				<updated>2016-09-27T15:55:55Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
&lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
 ''' 14:00-15:30''' &lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12908</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12908"/>
				<updated>2016-09-27T15:55:13Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
&lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
&lt;br /&gt;
 ''' 14:00-15:30''' &lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
&lt;br /&gt;
'''15:30-16:00 - Coffee break (w/ integrated poster session)'''&lt;br /&gt;
&lt;br /&gt;
'''16:00-16:30''' &lt;br /&gt;
Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12907</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12907"/>
				<updated>2016-09-27T15:52:06Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider] Nuance Communications&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
* 14:00-15:30 &lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12906</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12906"/>
				<updated>2016-09-27T15:51:36Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote, [http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
* 14:00-15:30 &lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12905</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12905"/>
				<updated>2016-09-27T15:51:07Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote&lt;br /&gt;
&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
* 14:00-15:30 &lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12904</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12904"/>
				<updated>2016-09-27T15:50:07Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 -  Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
* 14:00-15:30 &lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12903</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12903"/>
				<updated>2016-09-27T15:48:38Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session''' &lt;br /&gt;
Chair: Andrea Nuzzolese and Karl Hammar &lt;br /&gt;
* 14:00-15:30 &lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12902</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12902"/>
				<updated>2016-09-27T15:47:24Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'''&lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese &lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12901</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12901"/>
				<updated>2016-09-27T15:46:54Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-09.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'' &lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
&lt;br /&gt;
* 10.30-11.00 - Coffee break'&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese &lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12900</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12900"/>
				<updated>2016-09-27T15:45:26Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-9.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'' &lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
&lt;br /&gt;
* Coffee break&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese &lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12899</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12899"/>
				<updated>2016-09-27T15:44:52Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-9.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
'''Paper session 1'' &lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
&lt;br /&gt;
 Coffee break&lt;br /&gt;
&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese &lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
&lt;br /&gt;
'''Pattern session 2''' &lt;br /&gt;
Chair: Karl Hammar&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12898</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12898"/>
				<updated>2016-09-27T15:41:22Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-9.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
'''Paper session 1''' &lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
* 10:30-11:00 - Coffee break&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese &lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Karl Hammar&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
'''Chair: Pascal Hitzler'''&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12897</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12897"/>
				<updated>2016-09-27T15:41:01Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-9.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
'''Paper session 1''' &lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
* 10:30-11:00 - Coffee break&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese &lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Karl Hammar&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
Chair: Pascal Hitzler&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12896</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12896"/>
				<updated>2016-09-27T15:39:31Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* Workshop schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-9.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
'''Paper session 1''' &lt;br /&gt;
Chair: Agnieszka Lawrynowicz &lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
* 10:30-11:00 - Coffee break&lt;br /&gt;
'''Paper session 2''' &lt;br /&gt;
Chair: Monika Solanki &lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Andrea Nuzzolese &lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
'''Pattern session 1''' &lt;br /&gt;
Chair: Karl Hammar&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12895</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12895"/>
				<updated>2016-09-27T15:34:23Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti -  [[Media:WOP2016_paper_01.pdf|''Template-Based Content ODP Instantiation'']]&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - [[Media:WOP2016_paper_02.pdf|''How to Document Ontology Design Patterns'']]&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_04.pdf|''A Core Pattern for Events'']]&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - [[Media:WOP2016_paper_05.pdf|''The Stub Metapattern'']]&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - [[Media:WOP2016_paper_06.pdf|''A Spatiotemporal Extent Pattern based on Semantic Trajectories'']]&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - [[Media:WOP2016_paper_07.pdf|''The Algorithm-Implementation-Execution Ontology Design Pattern'']]&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - [[Media:WOP2016_paper_09.pdf|''Complaint Ontology Pattern - COP'']]&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - [[Media:WOP2016_paper_11.pdf|''Designing a Map Legend Ontology for Enabling Map Content Search'']]&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - [[Media:WOP2016_paper_12.pdf|''Ranging the Description Ontology Design Pattern with Literal Values'']]&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - [[Media:WOP2016_paper_13.pdf|''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents'']]&lt;br /&gt;
* Michael Glöckner and André Ludwig - [[Media:WOP2016_paper_14.pdf|''LoSe ODP - An Ontology Design Pattern for Logistics Services'']]&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - [[Media:WOP2016_paper_16.pdf|''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation'']]&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - [[Media:WOP2016_paper_18.pdf|''The Reporting Event Ontology Design Pattern'']]&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
* 09:00-9.05  - Introduction to WOP, Pascal Hitzler&lt;br /&gt;
&lt;br /&gt;
* 09:00-10:00 - Keynote talk (Aldo Gangemi)&lt;br /&gt;
* 10:00-10:30 - Full Paper 1&lt;br /&gt;
* 10:30-11:00 - Coffee break&lt;br /&gt;
* 11:00-11:30 - Full Paper 2&lt;br /&gt;
* 11:30-12:30 - Keynote talk (Peter F. Patel-Schneider)&lt;br /&gt;
* 12:30-14:00 - Lunch&lt;br /&gt;
* 14:00-15:30 - Pattern descriptions (8)&lt;br /&gt;
* 15:30-16:00 - Coffee break (w/ integrated poster session)&lt;br /&gt;
* 16:00-16:30 - Pattern descriptions (3)&lt;br /&gt;
* 16:30-17:30 - Open ODPA meeting/town hall&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [http://ontologydesignpatterns.org/wiki/ODPA Board of the Association of Ontology Design and Patterns] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12856</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12856"/>
				<updated>2016-09-01T18:59:10Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti - ''Template-Based Content ODP Instantiation''&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - ''How to Document Ontology Design Patterns''&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''A Core Pattern for Events''&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''The Stub Metapattern''&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - ''A Spatiotemporal Extent Pattern based on Semantic Trajectories''&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - ''The Algorithm-Implementation-Execution Ontology Design Pattern''&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - ''Complaint Ontology Pattern - COP''&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - ''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents''&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - ''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation''&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - ''The Reporting Event Ontology Design Pattern''&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - ''Designing a Map Legend Ontology for Enabling Map Content Search''&lt;br /&gt;
* Michael Glöckner and André Ludwig - ''An Ontology Design Pattern for Logistics Services''&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - ''Ranging the Description Ontology Design Pattern with Literal Values''&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
&lt;br /&gt;
to be announced&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [[Community:ODPA|Board of the Association of Ontology Design and Patterns]] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12855</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12855"/>
				<updated>2016-09-01T18:55:53Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/ Peter F. Patel-Schneider]&lt;br /&gt;
** Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti - ''Template-Based Content ODP Instantiation''&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - ''How to Document Ontology Design Patterns''&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''A Core Pattern for Events''&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''The Stub Metapattern''&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - ''A Spatiotemporal Extent Pattern based on Semantic Trajectories''&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - ''The Algorithm-Implementation-Execution Ontology Design Pattern''&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - ''Complaint Ontology Pattern - COP''&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - ''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents''&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - ''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation''&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - ''The Reporting Event Ontology Design Pattern''&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - ''Designing a Map Legend Ontology for Enabling Map Content Search''&lt;br /&gt;
* Michael Glöckner and André Ludwig - ''An Ontology Design Pattern for Logistics Services''&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - ''Ranging the Description Ontology Design Pattern with Literal Values''&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
&lt;br /&gt;
to be announced&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [[Community:ODPA|Board of the Association of Ontology Design and Patterns]] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12854</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12854"/>
				<updated>2016-09-01T18:53:11Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
[http://research.nuance.com/author/peter-patel-schneider/|Peter F. Patel-Schneider]&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti - ''Template-Based Content ODP Instantiation''&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - ''How to Document Ontology Design Patterns''&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''A Core Pattern for Events''&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''The Stub Metapattern''&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - ''A Spatiotemporal Extent Pattern based on Semantic Trajectories''&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - ''The Algorithm-Implementation-Execution Ontology Design Pattern''&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - ''Complaint Ontology Pattern - COP''&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - ''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents''&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - ''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation''&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - ''The Reporting Event Ontology Design Pattern''&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - ''Designing a Map Legend Ontology for Enabling Map Content Search''&lt;br /&gt;
* Michael Glöckner and André Ludwig - ''An Ontology Design Pattern for Logistics Services''&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - ''Ranging the Description Ontology Design Pattern with Literal Values''&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
&lt;br /&gt;
to be announced&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [[Community:ODPA|Board of the Association of Ontology Design and Patterns]] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12853</id>
		<title>WOP:2016</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2016&amp;diff=12853"/>
				<updated>2016-09-01T18:45:26Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (7th edition) - WOP2016 ==&lt;br /&gt;
&lt;br /&gt;
This is the seventh edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gathering point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2016 is planned to be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2016#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The seventh edition of WOP will be held in conjunction with [http://iswc2016.semanticweb.org ISWC 2016] in Kobe, Japan, on 18th October 2016.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
Information about the social dinner will be announced at the workshop.&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speakers====&lt;br /&gt;
Peter F. Patel-Schneider&lt;br /&gt;
Nuance Communications&lt;br /&gt;
&lt;br /&gt;
Title: Diverging Views of SHACL&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
&lt;br /&gt;
SHACL is a new recommendation being developed by the W3C Data Shapes Working&lt;br /&gt;
Group.  SHACL is designed to address the need for a declarative language to&lt;br /&gt;
validate or describe the contents of an RDF graph.  This amounts roughly to&lt;br /&gt;
checking whether an RDF graph satisfies a set of constraints.  However,&lt;br /&gt;
there are several diverging views of just how RDF graph validation should&lt;br /&gt;
work, what kinds of constraints are needed for it, and how they should&lt;br /&gt;
interact.  This led to some difficult discussions in the working group.  I&lt;br /&gt;
will discuss these diverging views and how the current definition of SHACL&lt;br /&gt;
matches against them.&lt;br /&gt;
&lt;br /&gt;
====Accepted full papers====&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar and Valentina Presutti - ''Template-Based Content ODP Instantiation''&lt;br /&gt;
* Nazifa Karima, Karl Hammar and Pascal Hitzler - ''How to Document Ontology Design Patterns''&lt;br /&gt;
&lt;br /&gt;
====Accepted pattern descriptions====&lt;br /&gt;
&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''A Core Pattern for Events''&lt;br /&gt;
* Adila A. Krisnadhi and Pascal Hitzler - ''The Stub Metapattern''&lt;br /&gt;
* Adila A. Krisnadhi, Pascal Hitzler and Krzysztof Janowicz - ''A Spatiotemporal Extent Pattern based on Semantic Trajectories''&lt;br /&gt;
* Agnieszka Lawrynowicz, Diego Esteves, Pance Panov, Tommaso Soru, Saso Dzeroski and Joaquin Vanschoren - ''The Algorithm-Implementation-Execution Ontology Design Pattern''&lt;br /&gt;
* Cristiana Santos, Cédric Pruski, Marcos Da Silveira, Víctor Rodríguez-Doncel, Aldo Gangemi, Leon Van der Torre and Pompeu Casanovas - ''Complaint Ontology Pattern - COP''&lt;br /&gt;
* Luigi Asprino, Andrea Giovanni Nuzzolese, Alessandro Russo, Aldo Gangemi, Valentina Presutti and Stefano Nolfi - ''An Ontology Design Pattern for supporting behaviour arbitration in cognitive agents''&lt;br /&gt;
* Michelle Cheatham, Holly Ferguson, Charles Vardeman Ii and Cogan Shimizu - ''A Modification to the Hazardous Situation ODP to Support Risk Assessment and Mitigation''&lt;br /&gt;
* Ewa Kowalczuk and Agnieszka Lawrynowicz - ''The Reporting Event Ontology Design Pattern''&lt;br /&gt;
* Song Gao, Krzysztof Janowicz and Dingwen Zhang - ''Designing a Map Legend Ontology for Enabling Map Content Search''&lt;br /&gt;
* Michael Glöckner and André Ludwig - ''An Ontology Design Pattern for Logistics Services''&lt;br /&gt;
* Giorgia Lodi, Silvio Peroni and Aldo Gangemi - ''Ranging the Description Ontology Design Pattern with Literal Values''&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
&lt;br /&gt;
to be announced&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions, novel ideas, or more general positions or discussions (maximum 5 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome papers which evaluate the current practice of ontology modeling.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Antipatterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontology design&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Pattern-based ontology learning&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, pattern-driven data publishing, etc.)&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Data mining patterns and Semantic Web design&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* Reasoning with or using patterns&lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Usage of patterns in business intelligence and conceptual modeling&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* ODPs development and use in specific domains including geosciences, life sciences, digital humanities, cultural heritage, e-history, etc.&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2016/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2016/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2016 see the [[WOP:2016/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Abstract submission (required): &amp;lt;strike&amp;gt;June 24th, 2016&amp;lt;/strike&amp;gt; '''extended to July 7th, 2016'''&lt;br /&gt;
* Submission date: &amp;lt;strike&amp;gt;June 30th, 2016&amp;lt;/strike&amp;gt; '''extended to July 15th, 2016'''&lt;br /&gt;
* Author notifications: July 31th, 2016&lt;br /&gt;
* Camera-ready papers: August 26th, 2016&lt;br /&gt;
* Workshops will be held on: 17th or 18th October, 2016 (TBD)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted papers and pattern descriptions will be made available on this page. &lt;br /&gt;
&lt;br /&gt;
We will also publish post-workshop proceedings with (possibly extended) accepted papers, in the IOS Press/AKA book series [http://www.semantic-web-studies.net/publications.htm Studies on the Semantic Web]. Copies can be ordered at a special discount of 30%, order requests should be sent to info@aka-verlag.de.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2016 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA ( general chair)&lt;br /&gt;
** [http://karlhammar.com Karl Hammar], Jönköping University, Sweden (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (papers co-chair)&lt;br /&gt;
** [http://www.cs.put.poznan.pl/alawrynowicz Agnieszka Lawrynowicz], Poznan University of Technology, Poland (patterns co-chair)&lt;br /&gt;
** [http://www.istc.cnr.it/people/andrea-nuzzolese Andrea Giovanni Nuzzolese], ISTC-CNR Rome, Italy (patterns co-chair)&lt;br /&gt;
** [http://dase.cs.wright.edu/people/adila-krisnadhi Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee - the [[Community:ODPA|Board of the Association of Ontology Design and Patterns]] - consists of:&lt;br /&gt;
&lt;br /&gt;
Regular members:&lt;br /&gt;
&lt;br /&gt;
* Eva Blomqvist, University of Linköping, Sweden - chair&lt;br /&gt;
* Pascal Hitzler, Wright State University, USA - vice chair&lt;br /&gt;
* Valentina Presutti, ISTC-CNR, Italy - vice chair&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR, Italy&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara, USA&lt;br /&gt;
&lt;br /&gt;
Members with special appointments:&lt;br /&gt;
&lt;br /&gt;
* Karl Hammar, Jönköping University, Sweden&lt;br /&gt;
* Andrea Giovanni Nuzzolese, ISTC-CNR Rome, Italy&lt;br /&gt;
* Agnieszka Lawrynowicz, Poznan University of Technology, Poland&lt;br /&gt;
* Monika Solanki, University of Oxford, UK&lt;br /&gt;
* Adila Krisnadhi, Wright State University, USA&lt;br /&gt;
&lt;br /&gt;
==== Program Committee ====&lt;br /&gt;
&lt;br /&gt;
* Alessandro Adamou, KMi, The Open University&lt;br /&gt;
* Luigi Asprino, STLab, ISTC-CNR&lt;br /&gt;
* Eva Blomqvist, Linköping University&lt;br /&gt;
* David Carral, Wright State University&lt;br /&gt;
* Michelle Cheatham, Wright State University&lt;br /&gt;
* Enrico Daga, KMi, The Open University&lt;br /&gt;
* Marilena Daquino, University of Bologna&lt;br /&gt;
* Victor de Boer, Vrije Universiteit Amsterdam&lt;br /&gt;
* Michel Dumontier, Stanford University&lt;br /&gt;
* Aldo Gangemi, STLab, ISTC-CNR/Université Paris 13&lt;br /&gt;
* Rinke Hoekstra, University of Amsterdam/VU University Amsterdam&lt;br /&gt;
* Yingjie Hu, University of California, Santa Barbara&lt;br /&gt;
* Krzysztof Janowicz, University of California, Santa Barbara&lt;br /&gt;
* Tomi Kauppinen, Aalto University&lt;br /&gt;
* Jose Emilio Labra Gayo, Universidad de Oviedo&lt;br /&gt;
* Steffen Lohmann, Fraunhofer IAIS&lt;br /&gt;
* Franesco Poggi, University of Bologna&lt;br /&gt;
* Valentina Presutti, STLab, ISTC-CNR&lt;br /&gt;
* María Poveda-Villalón, Universidad Politécnica de Madrid&lt;br /&gt;
* Mari Carmen Suárez de Figueroa Baonza, Universidad Politecnica de Madrid&lt;br /&gt;
* Ilaria Tiddi, KMi, The Open University&lt;br /&gt;
* Charles Vardeman II, University of Notre Dame&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=WOP 2016&lt;br /&gt;
|HasStartDate=2016/10/17&lt;br /&gt;
|HasEndDate=2016/10/18&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2016/06/24&lt;br /&gt;
|expired=TBA&lt;br /&gt;
|intime=TBA&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:Design&amp;diff=12284</id>
		<title>Community:Design</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:Design&amp;diff=12284"/>
				<updated>2015-07-08T03:52:50Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: New page: {{Domain Template |Name=Design |Description=The domain of designs }} {{List of ontologies of this domain}} {{Additional information header}}  {{My references}} {{Domain toolbar}}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Domain Template&lt;br /&gt;
|Name=Design&lt;br /&gt;
|Description=The domain of designs&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>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=WOP:2015&amp;diff=12138</id>
		<title>WOP:2015</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=WOP:2015&amp;diff=12138"/>
				<updated>2015-05-07T15:02:06Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: /* WOP2015 Chairs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Workshop on Ontology and Semantic Web Patterns (6th edition) - WOP2015 ==&lt;br /&gt;
&lt;br /&gt;
This is the sixth edition in a series of workshops addressing the topic of '''ontology and semantic web patterns as best practices''', related to the [[Ontology_Design_Patterns_._org_(ODP) |''ontologydesignpatterns.org'']] initiative. &lt;br /&gt;
&lt;br /&gt;
This workshop is a gatherig point for the ontology design pattern community for semantic web and linked data. As interest in the Semantic Web increases and technologies for realizing the Semantic Web become more mature, the need for high-quality and reusable Semantic Web ontologies increases as well. To address the quality and reusability issues, different types of Ontology Design Patterns (ODPs) have emerged, and methods for devising or discovering new ones from heterogeneous knowledge sources are needed.&lt;br /&gt;
&lt;br /&gt;
Patterns need to be shared by a community in order to provide a common language, and to stimulate pattern usage and development. Hence, the aim of this workshop is twofold &lt;br /&gt;
* providing an arena for proposing and discussing good practices, patterns, pattern-based ontologies, systems etc., and &lt;br /&gt;
* broadening the pattern community that is developing its own “language” for discussing and describing relevant problems and their solutions. &lt;br /&gt;
For more background on the workshop series, see the [[WOP:Main | main page]].&lt;br /&gt;
&lt;br /&gt;
WOP2015 will be a ''full-day workshop'' consisting of two parts: paper presentations and posters. The poster session will feature pattern posters, i.e. presentations of patterns submitted according the [[WOP:2015#Call_for_Patterns| call for patterns]]. &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Venue and dates ==&lt;br /&gt;
The sixth edition of WOP will be held as a full-day workshop in October 2015, in conjunction with [http://iswc2015.semanticweb.org/ ISWC 2015]. The exact date is still to be determined.&lt;br /&gt;
&lt;br /&gt;
=== Social Dinner ===&lt;br /&gt;
to be determined&lt;br /&gt;
&lt;br /&gt;
== Program ==&lt;br /&gt;
&lt;br /&gt;
====Keynote speaker====&lt;br /&gt;
to be determined&lt;br /&gt;
&lt;br /&gt;
====Accepted papers====&lt;br /&gt;
to be determined&lt;br /&gt;
&lt;br /&gt;
====Workshop schedule====&lt;br /&gt;
to be determined&lt;br /&gt;
&lt;br /&gt;
== Call for Papers - Topics ==&lt;br /&gt;
Submission instruction for research papers (including position papers) can be found at the [[WOP:2015/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
The main aim of the workshop is to discuss and collect solutions to recurrent problems that matter to researchers and practitioners of the Semantic Web field, and that impact on design and engineering of ontologies, linked data, knowledge extraction, and other semantic web applications. We invite the submission of original research results related to the focus areas of the workshop. ''Research papers'' (maximum 12 pages LNCS style) should present mature work and document established results, or be ''short papers'' presenting proposed research directions and novel ideas (maximum 4 pages LNCS style).&lt;br /&gt;
&lt;br /&gt;
This year we particularly welcome contributions of patterns concerning Linked Data, as well as&lt;br /&gt;
patterns geared towards applications in specific domains, such as geosciences, biomedical sciences,&lt;br /&gt;
as well as digital humanities.&lt;br /&gt;
&lt;br /&gt;
Original research papers and short papers are invited to consider the following (non exhaustive) list of topics:&lt;br /&gt;
&lt;br /&gt;
* Ontology design patterns (ODPs) and pattern-based ontology design&lt;br /&gt;
* Anti-patterns and their relations to ODPs&lt;br /&gt;
* Pattern-based ontologies&lt;br /&gt;
* Ontology patterns and their relation with standards&lt;br /&gt;
* Ontology pattern extraction&lt;br /&gt;
* Analysis of ontology pattern usage&lt;br /&gt;
* Pattern-based ontology evaluation and selection&lt;br /&gt;
* Correspondence patterns for ontology matching and integration&lt;br /&gt;
* Best practices and examples for using existing ontologies/datasets to instantiate ODPs &lt;br /&gt;
* Discussion of use cases of particular ODPs across ontologies&lt;br /&gt;
* Evaluation of ODPs (methods, benchmarks)&lt;br /&gt;
* Patterns and Linked data (usage, emerging patterns, etc.)&lt;br /&gt;
* Linked Data patterns, patterns for using different vocabularies together&lt;br /&gt;
* Web semantics from a pattern perspective&lt;br /&gt;
* ODPs used for interaction with data&lt;br /&gt;
* Data mining patterns &lt;br /&gt;
* Automatic ontology construction (ontology learning) based on patterns&lt;br /&gt;
* Reasoning pipelines&lt;br /&gt;
* Usage of patterns in business intelligence &lt;br /&gt;
* Relation between NLP patterns (either for learning, or procedural) and ontologies/linked data design&lt;br /&gt;
* Frame semantics in text and knowledge representation&lt;br /&gt;
* Knowledge patterns and knowledge reengineering based on patterns&lt;br /&gt;
* Pattern-based information extraction&lt;br /&gt;
* Nary-fact extraction and representation&lt;br /&gt;
* Patterns in semantic social networks, semantic wikis, semantic blogs&lt;br /&gt;
* Reengineering patterns for conceptual models, folksonomies, lexicons, thesauri&lt;br /&gt;
* Usage of patterns in conceptual modeling &lt;br /&gt;
* Processes and services process patterns&lt;br /&gt;
* Problem solving methods and patterns&lt;br /&gt;
* Contextual reasoning and patterns as context&lt;br /&gt;
* Pattern-based methods and methodologies for development of semantic applications&lt;br /&gt;
* Usage of patterns in Semantic Web design&lt;br /&gt;
* Collaborative ontology design and collaboration patterns&lt;br /&gt;
* Tools and applications for pattern-based knowledge engineering&lt;br /&gt;
&lt;br /&gt;
* Ontology Patterns for specific domains (cultural heritage, digital humanities, geosciences, biomedical sciences, multimedia, etc).&lt;br /&gt;
&lt;br /&gt;
== Call for Patterns ==&lt;br /&gt;
Submission instruction can be found at the [[WOP:2015/Submission | submission page]].&lt;br /&gt;
&lt;br /&gt;
We invite the submission of research results in the form of ontology design patterns (ODPs). &lt;br /&gt;
Patterns submitted should have a general relevance to the ontology engineering field, or specific interest within a knowledge domain. Patterns should solve some particular modeling problem, and be of significant interest for discussion at the workshop. Patterns should be original, in the sense that they are the intellectual product of the author(s), however they may still be based on the collective experience of a community.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions for the pattern session will be collected:&lt;br /&gt;
&lt;br /&gt;
* through the [http://ontologydesignpatterns.org/wiki/Submissions:SubmitAPattern ODP portal] and &lt;br /&gt;
* by submitting a description of the pattern (pattern description) via EasyChair.&lt;br /&gt;
&lt;br /&gt;
Detailed instructions for patterns submission, including how to submit via the ontologydesignpatterns.org portal, are found at the [[WOP:2015/Submission | submission page]]. Note that an account in the ODP portal is needed for submitting patterns; thus, authors should take care to request an account at least one week before their intended submission.&lt;br /&gt;
&lt;br /&gt;
Pattern submissions can be made in any type of ODPs. Currently, portal templates for submission are provided for the following types of patterns (see general [[OPTypes|typology]] for explanation of the types):&lt;br /&gt;
&lt;br /&gt;
* Content patterns&lt;br /&gt;
* Structural patterns: logical and architecture patterns.&lt;br /&gt;
* Correspondence patterns: re-engineering and alignment patterns.&lt;br /&gt;
&lt;br /&gt;
For other types of patterns, the author is welcome to submit only a pattern description.&lt;br /&gt;
&lt;br /&gt;
== Submission and Important Dates ==&lt;br /&gt;
For details on how to submit to WOP2015 see the [[WOP:2015/Submission | submission page]]. &lt;br /&gt;
&lt;br /&gt;
'''Important dates'''&lt;br /&gt;
* Submission date: July 1, 2015&lt;br /&gt;
* Author notifications: July 30, 2015&lt;br /&gt;
* Camera-ready papers: to be determined&lt;br /&gt;
* Workshops will be held on to be determined&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Best Poster Award  ===&lt;br /&gt;
Workshop participants will be able to vote for the best poster, final decision to be made by the chairs. The best poster award takes into account criteria such as the quality of the submission, the relevance and significance of patterns or pattern usages presented, the presentation of the poster during the &amp;quot;lightning talks&amp;quot;, and the level of involvement of the author during the revision phase and poster session discussions during the workshop.&lt;br /&gt;
&lt;br /&gt;
==Proceedings==&lt;br /&gt;
Accepted research papers and pattern descriptions will be published online as CEUR-Workshop Proceedings.&lt;br /&gt;
&lt;br /&gt;
== WOP Organisation ==&lt;br /&gt;
&lt;br /&gt;
==== WOP2015 Chairs ====&lt;br /&gt;
&lt;br /&gt;
* Chairs: &lt;br /&gt;
** [http://www.ida.liu.se/~evabl45/ Eva Blomqvist], Linköping University, Sweden (patterns co-chair)&lt;br /&gt;
** [http://www.pascal-hitzler.de/ Pascal Hitzler], Wright State University, USA (papers co-chair)&lt;br /&gt;
** [http://knoesis.wright.edu/researchers/adila/ Adila Krisnadhi], Wright State University, USA (proceedings chair)&lt;br /&gt;
** [http://narock.github.io/ Thomas Narock], Marymount University, USA (papers co-chair)&lt;br /&gt;
** [http://www.monikasolanki.com Monika Solanki], University of Oxford, UK (patterns co-chair)&lt;br /&gt;
&lt;br /&gt;
For general inquiries, please contact [http://www.pascal-hitzler.de/ Pascal Hitzler] at pascal.hitzler @ wright.edu&lt;br /&gt;
&lt;br /&gt;
==== Steering Committee ====&lt;br /&gt;
The workshop series is arranged by a fixed steering committee, appointing the chairs and adjusting the focus of the workshop on a yearly basis.  &lt;br /&gt;
&lt;br /&gt;
The WOP Steering committee consists of:&lt;br /&gt;
* Eva Blomqvist, University of Linköping (SE)&lt;br /&gt;
* Aldo Gangemi, ISTC-CNR (IT)&lt;br /&gt;
* Natasha Noy, Google (US) &lt;br /&gt;
* Valentina Presutti, ISTC-CNR (IT)&lt;br /&gt;
* Alan Rector, University of Manchester (UK)&lt;br /&gt;
* Francois Scharffe, University of Montpellier 2 (FR)&lt;br /&gt;
* Steffen Staab, University of Koblenz (DE)&lt;br /&gt;
* Chris Welty, Google (US)&lt;br /&gt;
&lt;br /&gt;
==== Program Committee (papers) ====&lt;br /&gt;
&lt;br /&gt;
Alessandro Adamou, The Open University&amp;lt;br&amp;gt;&lt;br /&gt;
Victor de Boer, VU Amsterdam&amp;lt;br&amp;gt;&lt;br /&gt;
David Carral, Wright State University&amp;lt;br&amp;gt;&lt;br /&gt;
Michelle Cheatham, Wright State University&amp;lt;br&amp;gt;&lt;br /&gt;
Isabel Cruz, University of Illinois at Chicago&amp;lt;br&amp;gt;&lt;br /&gt;
Enrico Daga, The Open University&amp;lt;br&amp;gt;&lt;br /&gt;
Rinke Hoekstra, University of Amsterdam and VU Amsterdam&amp;lt;br&amp;gt;&lt;br /&gt;
Laura Hollink, VU Amsterdam&amp;lt;br&amp;gt;&lt;br /&gt;
Yingjie Hu, University of California, Santa Barbara&amp;lt;br&amp;gt;&lt;br /&gt;
Krzysztof Janowicz, University of California, Santa Barbara&amp;lt;br&amp;gt;&lt;br /&gt;
Jose Emilio Labra Gayo, Universidad de Oviedo&amp;lt;br&amp;gt;&lt;br /&gt;
Agnieszka Lawrynowicz, Poznan University of Technology&amp;lt;br&amp;gt;&lt;br /&gt;
Steffen Lohmann, University of Stuttgart&amp;lt;br&amp;gt;&lt;br /&gt;
Andrea Nuzzolese, ISTC-CNR&amp;lt;br&amp;gt;&lt;br /&gt;
Alessandro Oltramari, Carnegie Mellon University&amp;lt;br&amp;gt;&lt;br /&gt;
Maria Poveda-Villalon, UP Madrid&amp;lt;br&amp;gt;&lt;br /&gt;
Valentina Presutti, ISTC-CNR&amp;lt;br&amp;gt;&lt;br /&gt;
Adam Shepherd, Woods Hole Oceanographic Institution&amp;lt;br&amp;gt;&lt;br /&gt;
Charles Vardeman II, University of Notre Dame&amp;lt;br&amp;gt;&lt;br /&gt;
Boris Villazon-Terrazas, iSOCO&lt;br /&gt;
&lt;br /&gt;
to be extended&lt;br /&gt;
&lt;br /&gt;
==== Program Committee (patterns) ====&lt;br /&gt;
to be determined&lt;br /&gt;
&lt;br /&gt;
[[Category:Event]]&lt;br /&gt;
[[Category:WOP]]&lt;br /&gt;
{{Event&lt;br /&gt;
|Name=Workshop on Ontology and Semantic Web Patterns (6th edition)&lt;br /&gt;
|HasStartDate=2015/10/11&lt;br /&gt;
|HasEndDate=2015/10/12&lt;br /&gt;
}}&lt;br /&gt;
{{Submission deadline&lt;br /&gt;
|deadline=2015/07/01&lt;br /&gt;
|expired=1 July 2015&lt;br /&gt;
|intime=1 July 2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11145</id>
		<title>Submissions:Reactor pattern</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11145"/>
				<updated>2012-08-13T16:44:52Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: Submission to WOP:2012&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=Reactor-pattern.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=MonikaSolanki&lt;br /&gt;
|Name=Reactor pattern&lt;br /&gt;
|Intent=The remit of the reactor pattern is to enable the modelling of reactive processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain events.&lt;br /&gt;
|CompetencyQuestion=1. What are the inputs consumed by a certain process?,&lt;br /&gt;
2. What environmental conditions need to hold for the process to get activated?,&lt;br /&gt;
3. What are the outputs produced by the process?,&lt;br /&gt;
4. Which event triggers a specific process?,&lt;br /&gt;
5. What is the measurement criteria for a specific parameter?&lt;br /&gt;
|ContentODPDescription=The reactor pattern provides a building block for the ontological modelling of reactive processes. The pattern can be used across domains in scenarios where a reactor is used to run processes that consume inputs to produce outputs under controlled environmental conditions and when triggered by certain events. As an example, the pattern has been applied to the algal biomass domain to model the reactive process of algae cultivation.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://windermere.aston.ac.uk/~monika/ontologies/Reactor.owl&lt;br /&gt;
|Consequences=The main advantage of this pattern is that its provides ontological&lt;br /&gt;
modelling capabilities for the inputs, outputs and environmental&lt;br /&gt;
conditions that govern reactive processes across several domains,&lt;br /&gt;
independent of modelling details of the actual reactor involved. This&lt;br /&gt;
effectively caters for exposing a black box view of the process, which&lt;br /&gt;
is very desirable when querying the model for consumption and&lt;br /&gt;
production logistics of the process.&lt;br /&gt;
|Scenario=As an exemplifier for the reactor pattern, we present a use case fromthe domain of algal biomass. We employ the reactor pattern in anontology OntoMDL. The ontology models a process for algal biomasscultivation. OntoMDL implements the Minimum DescriptiveLanguage(MDL) standard  prescribed by the AlgalBiomass Organisation(ABO) for algal operation. The set of descriptivemetrics recommended by MDL as inputs to the process are carbon, water,total infrastructure area, total energy, nutrients, consumables andlabour. Possible outputs from the process are algal constituentproducts, indirect algal products, uncaptured gas emission, liquidwaste output, solid waste output. Some environmental conditions thatmust hold for the algae to be harvested are, (1)The water must be in a temperature range that will support the specific algal species being grown.(2)The pH range for most cultured algal species should be between 7 and 9, with the optimum range being 8.2-8.7.The event that triggers of the algae cultivation is the addition of the source culture to the growing containers or reactors.&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=definesCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEnvironemntalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasInputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasOutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=triggeredBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasDescription&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EnvironmentalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Event&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=InputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=OutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ReactiveProcess&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
The Reactor Pattern enables the modelling of processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain events. Reactor pattern is a content ontology design pattern and is especially targeted towards modelling reactive processes with a black box view of the process.&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:2012&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11144</id>
		<title>Submissions:Reactor pattern</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11144"/>
				<updated>2012-08-13T16:43:48Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &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=Reactor-pattern.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=MonikaSolanki&lt;br /&gt;
|Name=Reactor pattern&lt;br /&gt;
|Intent=The remit of the reactor pattern is to enable the modelling of reactive processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain events.&lt;br /&gt;
|CompetencyQuestion=1. What are the inputs consumed by a certain process?,&lt;br /&gt;
2. What environmental conditions need to hold for the process to get activated?,&lt;br /&gt;
3. What are the outputs produced by the process?,&lt;br /&gt;
4. Which event triggers a specific process?,&lt;br /&gt;
5. What is the measurement criteria for a specific parameter?&lt;br /&gt;
|ContentODPDescription=The reactor pattern provides a building block for the ontological modelling of reactive processes. The pattern can be used across domains in scenarios where a reactor is used to run processes that consume inputs to produce outputs under controlled environmental conditions and when triggered by certain events. As an example, the pattern has been applied to the algal biomass domain to model the reactive process of algae cultivation.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://windermere.aston.ac.uk/~monika/ontologies/Reactor.owl&lt;br /&gt;
|Consequences=The main advantage of this pattern is that its provides ontological&lt;br /&gt;
modelling capabilities for the inputs, outputs and environmental&lt;br /&gt;
conditions that govern reactive processes across several domains,&lt;br /&gt;
independent of modelling details of the actual reactor involved. This&lt;br /&gt;
effectively caters for exposing a black box view of the process, which&lt;br /&gt;
is very desirable when querying the model for consumption and&lt;br /&gt;
production logistics of the process.&lt;br /&gt;
|Scenario=As an exemplifier for the reactor pattern, we present a use case fromthe domain of algal biomass. We employ the reactor pattern in anontology OntoMDL. The ontology models a process for algal biomasscultivation. OntoMDL implements the Minimum DescriptiveLanguage(MDL) standard  prescribed by the AlgalBiomass Organisation(ABO) for algal operation. The set of descriptivemetrics recommended by MDL as inputs to the process are carbon, water,total infrastructure area, total energy, nutrients, consumables andlabour. Possible outputs from the process are algal constituentproducts, indirect algal products, uncaptured gas emission, liquidwaste output, solid waste output. Some environmental conditions thatmust hold for the algae to be harvested are, (1)The water must be in a temperature range that will support the specific algal species being grown.(2)The pH range for most cultured algal species should be between 7 and 9, with the optimum range being 8.2-8.7.The event that triggers of the algae cultivation is the addition of the source culture to the growing containers or reactors.&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=definesCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEnvironemntalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasInputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasOutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=triggeredBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasDescription&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EnvironmentalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Event&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=InputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=OutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ReactiveProcess&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
The Reactor Pattern enables the modelling of processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain events. Reactor pattern is a content ontology design pattern and is especially targeted towards modelling reactive processes with a black box view of the process.&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>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11143</id>
		<title>Submissions:Reactor pattern</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11143"/>
				<updated>2012-08-13T16:42:58Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &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=Reactor-pattern.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=MonikaSolanki&lt;br /&gt;
|Name=Reactor pattern&lt;br /&gt;
|Intent=The remit of the reactor pattern is to enable the modelling of reactive processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain events.&lt;br /&gt;
|CompetencyQuestion=1. What are the inputs consumed by a certain process?,&lt;br /&gt;
2. What environmental conditions need to hold for the process to get activated?,&lt;br /&gt;
3. What are the outputs produced by the process?,&lt;br /&gt;
4. Which event triggers a specific process?,&lt;br /&gt;
5. What is the measurement criteria for a specific parameter?&lt;br /&gt;
|ContentODPDescription=The reactor pattern provides a building block for the ontological&lt;br /&gt;
modelling of reactive processes. The pattern can be used across&lt;br /&gt;
domains in scenarios where a reactor is used to run processes that&lt;br /&gt;
consume inputs to produce outputs under controlled environmental&lt;br /&gt;
conditions and when triggered by certain events. As an example, the&lt;br /&gt;
pattern has been applied to the algal biomass domain to model the&lt;br /&gt;
reactive process of algae cultivation.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://windermere.aston.ac.uk/~monika/ontologies/Reactor.owl&lt;br /&gt;
|Consequences=The main advantage of this pattern is that its provides ontological&lt;br /&gt;
modelling capabilities for the inputs, outputs and environmental&lt;br /&gt;
conditions that govern reactive processes across several domains,&lt;br /&gt;
independent of modelling details of the actual reactor involved. This&lt;br /&gt;
effectively caters for exposing a black box view of the process, which&lt;br /&gt;
is very desirable when querying the model for consumption and&lt;br /&gt;
production logistics of the process.&lt;br /&gt;
|Scenario=As an exemplifier for the reactor pattern, we present a use case fromthe domain of algal biomass. We employ the reactor pattern in anontology OntoMDL. The ontology models a process for algal biomasscultivation. OntoMDL implements the Minimum DescriptiveLanguage(MDL) standard  prescribed by the AlgalBiomass Organisation(ABO) for algal operation. The set of descriptivemetrics recommended by MDL as inputs to the process are carbon, water,total infrastructure area, total energy, nutrients, consumables andlabour. Possible outputs from the process are algal constituentproducts, indirect algal products, uncaptured gas emission, liquidwaste output, solid waste output. Some environmental conditions thatmust hold for the algae to be harvested are, (1)The water must be in a temperature range that will support the specific algal species being grown.(2)The pH range for most cultured algal species should be between 7 and 9, with the optimum range being 8.2-8.7.The event that triggers of the algae cultivation is the addition of the source culture to the growing containers or reactors.&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=definesCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEnvironemntalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasInputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasOutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=triggeredBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasDescription&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EnvironmentalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Event&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=InputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=OutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ReactiveProcess&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
The Reactor Pattern enables the modelling of processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain events. Reactor pattern is a content ontology design pattern and is especially targeted towards modelling reactive processes with a black box view of the process.&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>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11127</id>
		<title>Submissions:Reactor pattern</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Reactor_pattern&amp;diff=11127"/>
				<updated>2012-08-13T16:41:37Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: Imported from OWL file.&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=Reactor-pattern.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|AlsoKnownAs=Reactor Pattern&lt;br /&gt;
|Scenario=As an exemplifier for the reactor pattern, we present a use case from&lt;br /&gt;
the domain of algal biomass. We employ the reactor pattern in an&lt;br /&gt;
ontology OntoMDL. The ontology models a process for algal biomass&lt;br /&gt;
cultivation. OntoMDL implements the Minimum Descriptive&lt;br /&gt;
Language(MDL) standard  prescribed by the Algal&lt;br /&gt;
Biomass Organisation(ABO) for algal operation. The set of descriptive&lt;br /&gt;
metrics recommended by MDL as inputs to the process are carbon, water,&lt;br /&gt;
total infrastructure area, total energy, nutrients, consumables and&lt;br /&gt;
labour. Possible outputs from the process are algal constituent&lt;br /&gt;
products, indirect algal products, uncaptured gas emission, liquid&lt;br /&gt;
waste output, solid waste output. Some environmental conditions that&lt;br /&gt;
must hold for the algae to be harvested are, (1)The water must be in a temperature range that will support the specific algal species being grown.(2)The pH range for most cultured algal species should be between 7 and 9, with the optimum range being 8.2-8.7.&lt;br /&gt;
&lt;br /&gt;
The event that triggers of the algae cultivation is the addition of the source culture to the growing containers or reactors.&lt;br /&gt;
|Consequences=The main advantage of this pattern is that its provides ontological&lt;br /&gt;
modelling capabilities for the inputs, outputs and environmental&lt;br /&gt;
conditions that govern reactive processes across several domains,&lt;br /&gt;
independent of modelling details of the actual reactor involved. This&lt;br /&gt;
effectively caters for exposing a black box view of the process, which&lt;br /&gt;
is very desirable when querying the model for consumption and&lt;br /&gt;
production logistics of the process.&lt;br /&gt;
|CompetencyQuestion=1. What are the inputs consumed by a certain process?,&lt;br /&gt;
2. What environmental conditions need to hold for the process to get activated?,&lt;br /&gt;
3. What are the outputs produced by the process?,&lt;br /&gt;
4. Which event triggers a specific process?,&lt;br /&gt;
5. What is the measurement criteria for a specific parameter?&lt;br /&gt;
|Intent=The remit of the reactor pattern is to enable the modelling of reactive processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain&lt;br /&gt;
events.&lt;br /&gt;
|SubmittedBy=MonikaSolanki&lt;br /&gt;
|ReusableOWLBuildingBlock=http://windermere.aston.ac.uk/~monika/ontologies/Reactor.owl&lt;br /&gt;
|Name=Reactor pattern&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=definesCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEnvironemntalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasInputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasOutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=triggeredBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasDescription&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EnvironmentalCondition&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Event&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=InputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=OutputParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessParameter&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ReactiveProcess&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}{{Modeling issues about me}}{{My references}}&lt;br /&gt;
The Reactor Pattern enables the modelling of processes that consume inputs and produce outputs under specific environmental conditions and on being triggered by certain events. Reactor pattern is a content ontology design pattern and is especially targeted towards modelling reactive processes with a black box view of the process.&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Standard_Enforcer_Pattern&amp;diff=11126</id>
		<title>Submissions:Standard Enforcer Pattern</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Standard_Enforcer_Pattern&amp;diff=11126"/>
				<updated>2012-08-13T14:51:32Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: Submission to WOP:2012&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=Standard-enforcer-pattern.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=MonikaSolanki&lt;br /&gt;
|Name=Standard Enforcer Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SEP&lt;br /&gt;
|Intent=The remit of the SEP content pattern is to represent the relation between standards and the processes, operations, activities and services that enforce them, the domains they cater to and the scope of that specific process, operation, activity, service within the context of the domain.&lt;br /&gt;
|CompetencyQuestion=1. Which are the standards enforced by this process?,&lt;br /&gt;
2. Which processes enforce these standards ?,  &lt;br /&gt;
3. What is/are the domain level scope(s) of the standard?,  &lt;br /&gt;
4. Within the context of the domain what is the scope of the process to which the standard is applicable?,&lt;br /&gt;
5. What are the prescribed guidelines for a standard?,&lt;br /&gt;
6. Which prescribed guideline(s) of a standard does a specific process conform to?&lt;br /&gt;
|ContentODPDescription=SEP provides a mechanism to ontologically declare the conformance of a&lt;br /&gt;
process with one or more standards. The pattern is flexible and&lt;br /&gt;
compositional. It can be exploited to include few or more guidelines&lt;br /&gt;
from multiple standards and can be easily combined with other&lt;br /&gt;
patterns.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://windermere.aston.ac.uk/~monika/ontologies/Standards-Enforcer-Pattern.owl&lt;br /&gt;
|Consequences=The pattern can be applied to use cases in all those domains where a standard is enforced to regulate processes.  The main advantage of this pattern is that it provides the capability to link processes, operations, activities and services to their governing standards in a generic and compositional manner. In some scenarios it is possible that a process or an operation does not enforce all prescribed guidelines but enforces atleast some. The pattern accounts for that through the definition of the process enforcing the standard.&lt;br /&gt;
|Scenario=As an exemplifier for SEP, we present a use case from the domain of algal biomass production which depicts the application of SEP to an ontology that models algal biomass production. The Minimum Descriptive Language (MDL) standard proposed by the Algal Biomass Association is enforced by the production operation.  MDL recommends a set of descriptive metrics to uniformly characterise the analysis of large scale algal operations. In this use case, the ontology defines the concepts and relationships for the operation and incorporates SEP by enforcing a guideline for measuring Carbon input to the operation.&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=enforcesGuideline&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=enforcesStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=guidelinePrescribedIn&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasDomainScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasProcessScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=isEnforcedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=prescribesGuideline&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DomainScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Guideline&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessEnforcingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Standard&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
This ontology models the standards enforcer pattern (SEP). The main advantage of this pattern is that it provides the capability&lt;br /&gt;
to link processes operation and activities to their governing&lt;br /&gt;
standards in a generic way. The pattern can be applied to all those&lt;br /&gt;
use cases where a standard is  enforced.&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:2012&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MonikaSolanki</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Standard_Enforcer_Pattern&amp;diff=11125</id>
		<title>Submissions:Standard Enforcer Pattern</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Standard_Enforcer_Pattern&amp;diff=11125"/>
				<updated>2012-08-13T14:35:12Z</updated>
		
		<summary type="html">&lt;p&gt;MonikaSolanki: &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=Standard-enforcer-pattern.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=MonikaSolanki&lt;br /&gt;
|Name=Standard Enforcer Pattern&lt;br /&gt;
|ContentODPAlsoKnownAs=SEP&lt;br /&gt;
|Intent=The remit of the SEP content pattern is to represent the relation between standards and the processes, operations, activities and services that enforce them, the domains they cater to and the scope of that specific process, operation, activity, service within the context of the domain.&lt;br /&gt;
|CompetencyQuestion=1. Which are the standards enforced by this process?,&lt;br /&gt;
2. Which processes enforce these standards ?,  &lt;br /&gt;
3. What is/are the domain level scope(s) of the standard?,  &lt;br /&gt;
4. Within the context of the domain what is the scope of the process to which the standard is applicable?,&lt;br /&gt;
5. What are the prescribed guidelines for a standard?,&lt;br /&gt;
6. Which prescribed guideline(s) of a standard does a specific process conform to?&lt;br /&gt;
|ContentODPDescription=SEP provides a mechanism to ontologically declare the conformance of a&lt;br /&gt;
process with one or more standards. The pattern is flexible and&lt;br /&gt;
compositional. It can be exploited to include few or more guidelines&lt;br /&gt;
from multiple standards and can be easily combined with other&lt;br /&gt;
patterns.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://windermere.aston.ac.uk/~monika/ontologies/Standards-Enforcer-Pattern.owl&lt;br /&gt;
|Consequences=The pattern can be applied to use cases in all those domains where a standard is enforced to regulate processes.  The main advantage of this pattern is that it provides the capability to link processes, operations, activities and services to their governing standards in a generic and compositional manner. In some scenarios it is possible that a process or an operation does not enforce all prescribed guidelines but enforces atleast some. The pattern accounts for that through the definition of the process enforcing the standard.&lt;br /&gt;
|Scenario=As an exemplifier for SEP, we present a use case from the domain of algal biomass production which depicts the application of SEP to an ontology that models algal biomass production. The Minimum Descriptive Language (MDL) standard proposed by the Algal Biomass Association is enforced by the production operation.  MDL recommends a set of descriptive metrics to uniformly characterise the analysis of large scale algal operations. In this use case, the ontology defines the concepts and relationships for the operation and incorporates SEP by enforcing a guideline for measuring Carbon input to the operation.&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=enforcesGuideline&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=enforcesStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=guidelinePrescribedIn&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasDomainScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasProcessScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=isEnforcedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=prescribesGuideline&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DomainScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Guideline&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessEnforcingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ProcessScope&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Standard&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
This ontology models the standards enforcer pattern (SEP). The main advantage of this pattern is that it provides the capability&lt;br /&gt;
to link processes operation and activities to their governing&lt;br /&gt;
standards in a generic way. The pattern can be applied to all those&lt;br /&gt;
use cases where a standard is  enforced.&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>MonikaSolanki</name></author>	</entry>

	</feed>