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

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Reviews:MartaSabou_about_Term-based_thesaurus_to_lightweight_ontology_%96_record-based_model&amp;diff=5710</id>
		<title></title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Reviews:MartaSabou_about_Term-based_thesaurus_to_lightweight_ontology_%96_record-based_model&amp;diff=5710"/>
				<updated>2009-09-08T11:01:32Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: New page: {{Content OP Proposal Review Template |CreationDate=2009/9/8 |SubmittedBy=MartaSabou |ContentOPUnderReview=Term-based thesaurus to lightweight ontology – record-based model |RevisionID=5...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content OP Proposal Review Template&lt;br /&gt;
|CreationDate=2009/9/8&lt;br /&gt;
|SubmittedBy=MartaSabou&lt;br /&gt;
|ContentOPUnderReview=Term-based thesaurus to lightweight ontology – record-based model&lt;br /&gt;
|RevisionID=5703&lt;br /&gt;
|Score=1 - needs minor revision&lt;br /&gt;
|ReviewSummary=This pattern describes the process of transforming a thesaurus type structure into an ontology and as such it has a considerable industrial impact. &lt;br /&gt;
&lt;br /&gt;
The pattern is clearly and extensively described and exemplified. Also, I think it will lead to interesting discussions during WOP, therefore my overall rating of 1. &lt;br /&gt;
&lt;br /&gt;
In the &amp;quot;ontology example&amp;quot; diagram, &amp;quot;learning&amp;quot; is both a subclass and a superclass of &amp;quot;competence&amp;quot; - based on the ETT example, skill &amp;lt;= competence.&lt;br /&gt;
|ReviewConfidence=Medium.&lt;br /&gt;
|ReviewProblems=Minor error in a graphical representation.&lt;br /&gt;
|ReviewRelevance=High.&lt;br /&gt;
|ReviewReusability=High.&lt;br /&gt;
|ReviewUnderstandability=Good.&lt;br /&gt;
|ReviewClearProblem=Yes.&lt;br /&gt;
|ReviewFigures=Yes.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:SynonymOrEquivalence_(SOE)&amp;diff=5709</id>
		<title>Submissions:SynonymOrEquivalence (SOE)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:SynonymOrEquivalence_(SOE)&amp;diff=5709"/>
				<updated>2009-09-08T10:46:31Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: Review has been created.  Annotation 'assigned' has been removed.  Annotation 'waiting' has been removed.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Logical_OP_Proposal_toolbar}}&lt;br /&gt;
{{Include Image&lt;br /&gt;
|ImageName=[[Image:AntipatternSOE.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
{{Logical OP General Template&lt;br /&gt;
|Name=SynonymOrEquivalence (SOE)&lt;br /&gt;
|SubmittedBy=Catherine Roussey,  Oscar Corcho&lt;br /&gt;
}}&lt;br /&gt;
{{Logical OP Description Template&lt;br /&gt;
|Motivation=We have identified a set of patterns that are commonly used by domain experts in their DL formalisations and OWL implementations, and that normally result in unsatisfiable classes or modelling errors. As aforementioned all these antipatterns come from a misuse and misunderstanding of DL expressions by ontology developers. Thus they are all Logical AntiPatterns (LAP): they are independent from a specific domain of interest, but dependent on the expressivity of the logical formalism used for the representation. We have categorized them into three groups:&lt;br /&gt;
|Aim=The ontology developer wants to express that two classes C1 and C2 are identical. This is not very useful in a single ontology that does not import others. Indeed, what the ontology developer generally wants to represent is a terminological synonymy relation: the class C1 has two labels: C1 and C2. Usually one of the classes is not used anywhere else in the axioms defined in the ontology.&lt;br /&gt;
|Solution=C1 isEquivalentTo C2&lt;br /&gt;
The proposal for avoiding this antipattern is the following (if C2 is the less used term in the ontology) add all the comments and labels of C2 into C1 and remove C2&lt;br /&gt;
}}&lt;br /&gt;
{{Logical OP Example Template&lt;br /&gt;
|ProblemExample=Subterranean_Watercourses isEquivalentTo Subterranean_Rivers&lt;br /&gt;
see Corriente_Subterranea concept in Hydrontology&lt;br /&gt;
|SolutionExample=http://www.dia.fi.upm.es/~ocorcho/OWLDebugging/&lt;br /&gt;
}}&lt;br /&gt;
{{Logical OP Reference Template}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP2009:Main&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Review assigned]]&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Reviews:MartaSabou_about_SynonymOrEquivalence_(SOE)&amp;diff=5708</id>
		<title>Reviews:MartaSabou about SynonymOrEquivalence (SOE)</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Reviews:MartaSabou_about_SynonymOrEquivalence_(SOE)&amp;diff=5708"/>
				<updated>2009-09-08T10:46:30Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: New page: {{Content OP Proposal Review Template |CreationDate=2009/9/8 |SubmittedBy=MartaSabou |ContentOPUnderReview=SynonymOrEquivalence (SOE) |RevisionID=5617 |Score=0 - needs major revision |Revi...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content OP Proposal Review Template&lt;br /&gt;
|CreationDate=2009/9/8&lt;br /&gt;
|SubmittedBy=MartaSabou&lt;br /&gt;
|ContentOPUnderReview=SynonymOrEquivalence (SOE)&lt;br /&gt;
|RevisionID=5617&lt;br /&gt;
|Score=0 - needs major revision&lt;br /&gt;
|ReviewSummary=This is a simple but useful solution to an antipattern - the tendency to declare two classes equivalent when in fact their labels simply express synonym.&lt;br /&gt;
&lt;br /&gt;
The pattern and the solution are quite simple, and as a result I do not expect this pattern to lead to lengthy and interesting discussions during the WOP workshop. Additionally, the pattern requires further documentation and more clear solutions (currently the solution link points to a whole directory and it is a rather tedious task to dig up the appropriate solution example) - these two facts forced me to lower my score to 0. &lt;br /&gt;
|ReviewConfidence=Medium.&lt;br /&gt;
|ReviewBestPractice=Good.&lt;br /&gt;
|ReviewReusability=High.&lt;br /&gt;
|ReviewRelations=Not known but could be further investigated.&lt;br /&gt;
|ReviewUnderstandability=Good.&lt;br /&gt;
|ReviewClearProblem=Yes.&lt;br /&gt;
|ReviewFigures=None provided.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Partition&amp;diff=5707</id>
		<title>Submissions:Partition</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Partition&amp;diff=5707"/>
				<updated>2009-09-08T10:35:04Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: Review has been created.  Annotation 'assigned' has been removed.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Logical_OP_Proposal_toolbar}}&lt;br /&gt;
{{Include Image}}&lt;br /&gt;
{{Logical OP General Template&lt;br /&gt;
|Name=Partition&lt;br /&gt;
|SubmittedBy=OlafNoppens&lt;br /&gt;
}}&lt;br /&gt;
{{Logical OP Description Template&lt;br /&gt;
|Motivation=This is a logical pattern to define a partition. It is independant of a specific domain. Partitions are a common modeling structure.&lt;br /&gt;
|Aim=The ontology engineer may say that a class is a partition over other classes (including class expressions). A partition is a structure dividing its content into several parts.&lt;br /&gt;
|Solution=We introduce two axioms where Partition is the Partition class and B1,...,Bn are arbitrary class expressions (n &amp;gt;= 2) (expressed in OWL 2 Abstract Syntax)&lt;br /&gt;
&lt;br /&gt;
''EquivalentClasses(Partition, ObjectUnionOf(B1, ..., Bn))''&lt;br /&gt;
&lt;br /&gt;
''DisjointClasses(B1, ..., Bn)''&lt;br /&gt;
}}&lt;br /&gt;
{{Logical OP Example Template&lt;br /&gt;
|SolutionExample=http://www.informatik.uni-ulm.de/ki/Noppens/owl/patterns/partition.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Logical OP Reference Template}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP2009:Main&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Reviews:MartaSabou_about_Partition&amp;diff=5706</id>
		<title>Reviews:MartaSabou about Partition</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Reviews:MartaSabou_about_Partition&amp;diff=5706"/>
				<updated>2009-09-08T10:35:03Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: New page: {{Content OP Proposal Review Template |CreationDate=2009/9/8 |SubmittedBy=MartaSabou |ContentOPUnderReview=Partition |RevisionID=5679 |Score=0 - needs major revision |ReviewSummary=This is...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content OP Proposal Review Template&lt;br /&gt;
|CreationDate=2009/9/8&lt;br /&gt;
|SubmittedBy=MartaSabou&lt;br /&gt;
|ContentOPUnderReview=Partition&lt;br /&gt;
|RevisionID=5679&lt;br /&gt;
|Score=0 - needs major revision&lt;br /&gt;
|ReviewSummary=This is a logical pattern that allows modeling partitions - i.e., a set of subclasses that are mutually disjoint but which jointly cover their parent class. &lt;br /&gt;
&lt;br /&gt;
I agree that this is a rather frequent modeling problem, and the proposed solution is likely to be helpful to many practitioners.&lt;br /&gt;
&lt;br /&gt;
Due to the fact that the proposed pattern is rather simple, it might not lead to very interesting/deep discussions during the WOP workshop, so my overall score reflects that. Additionally, the pattern could do with some further information in terms of usage scenarios and in particular its relation to other ODPs - this is such a core modeling problem I would be surprised if it was not already covered in some way by other patterns. &lt;br /&gt;
&lt;br /&gt;
The proposed solution uses the OWL2 constructs. Wouldn't it be more useful to give an &amp;quot;abstract&amp;quot; (KR language independent solution) and then illustrate its implementation both in OWL and OWLs?&lt;br /&gt;
|ReviewConfidence=Medium. I cannot judge how this pattern relates to existing patterns.&lt;br /&gt;
|ReviewReusability=High.&lt;br /&gt;
|ReviewRelations=This should be further investigated.&lt;br /&gt;
|ReviewClearProblem=Yes.&lt;br /&gt;
|ReviewClearRelevance=Not specified.&lt;br /&gt;
|ReviewFigures=None provided.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Feedback:On_Modeling_Issues&amp;diff=1473</id>
		<title>Feedback:On Modeling Issues</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Feedback:On_Modeling_Issues&amp;diff=1473"/>
				<updated>2008-05-02T09:36:18Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: New page: {{TitleDescription Template |Title=How are Modeling Issues connected to ODP's? |Description=Are modeling issues connected to ODP's in any ways? Will the site maintainers try to come up wit...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=How are Modeling Issues connected to ODP's?&lt;br /&gt;
|Description=Are modeling issues connected to ODP's in any ways? Will the site maintainers try to come up with new ODP's that solve these modeling issues? &lt;br /&gt;
&lt;br /&gt;
It would be nice to make the eventual connection between modeling issues and ODP's that could solve them visible.&lt;br /&gt;
}}&lt;br /&gt;
{{Feedback Template&lt;br /&gt;
|Author=User:MartaSabou&lt;br /&gt;
|Priority=Medium&lt;br /&gt;
|Status=To be done&lt;br /&gt;
}}&lt;br /&gt;
{{Answer Template&lt;br /&gt;
|Answer=No answer yet.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Feedback:Improving_feedback_mechanism&amp;diff=1472</id>
		<title>Feedback:Improving feedback mechanism</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Feedback:Improving_feedback_mechanism&amp;diff=1472"/>
				<updated>2008-05-02T09:28:56Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: New page: {{TitleDescription Template |Title=It is not clear how to submit a feedback |Description=When filling in a feedback form, there is no &amp;quot;Save&amp;quot; button. It took me some time to figure out that...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=It is not clear how to submit a feedback&lt;br /&gt;
|Description=When filling in a feedback form, there is no &amp;quot;Save&amp;quot; button. It took me some time to figure out that this is hidden in the &amp;quot;Add another&amp;quot; button, and that I need to fill in something in the answer field before I can submit the feedback. This should really be changed if you want people to send their feedbacks.&lt;br /&gt;
}}&lt;br /&gt;
{{Feedback Template&lt;br /&gt;
|Author=User:MartaSabou&lt;br /&gt;
|Priority=High&lt;br /&gt;
|Status=To be done&lt;br /&gt;
}}&lt;br /&gt;
{{Answer Template&lt;br /&gt;
|Answer=No answer yet.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Feedback:Imporvements_to_main_page&amp;diff=1471</id>
		<title>Feedback:Imporvements to main page</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Feedback:Imporvements_to_main_page&amp;diff=1471"/>
				<updated>2008-05-02T09:25:36Z</updated>
		
		<summary type="html">&lt;p&gt;MartaSabou: New page: {{TitleDescription Template |Title=Main page could be improved |Description=Currently the Main Page contains a lot of textual explanations about the user roles, the &amp;quot;life-cycle&amp;quot; of an ODP ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TitleDescription Template&lt;br /&gt;
|Title=Main page could be improved&lt;br /&gt;
|Description=Currently the Main Page contains a lot of textual explanations about the user roles, the &amp;quot;life-cycle&amp;quot; of an ODP (proposed, reviewed,catalogued) as well as the process model of managing these ODP's. This is all nice but makes the page feel quite cluttered.&lt;br /&gt;
&lt;br /&gt;
Would it be possible to represent this information in a nice diagram and provide the detailed textual description in a separate page?&lt;br /&gt;
}}&lt;br /&gt;
{{Feedback Template&lt;br /&gt;
|Author=User:MartaSabou&lt;br /&gt;
|Priority=Low&lt;br /&gt;
|Status=dealing with&lt;br /&gt;
}}&lt;br /&gt;
{{Answer Template&lt;br /&gt;
|Answer=no answer yet&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>MartaSabou</name></author>	</entry>

	</feed>