From: <ku...@us...> - 2008-08-23 12:08:01
|
Revision: 1130 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=1130&view=rev Author: kurzum Date: 2008-08-23 12:07:59 +0000 (Sat, 23 Aug 2008) Log Message: ----------- semantic bible examples Added Paths: ----------- trunk/examples/semantic_bible/ trunk/examples/semantic_bible/NTNcombined.owl trunk/examples/semantic_bible/normal.conf trunk/examples/semantic_bible/sparqlbible.conf Property changes on: trunk/examples/semantic_bible ___________________________________________________________________ Added: svn:ignore + NTN-individuals.owl NTNames.owl Added: trunk/examples/semantic_bible/NTNcombined.owl =================================================================== --- trunk/examples/semantic_bible/NTNcombined.owl (rev 0) +++ trunk/examples/semantic_bible/NTNcombined.owl 2008-08-23 12:07:59 UTC (rev 1130) @@ -0,0 +1,7527 @@ +<?xml version="1.0"?> +<rdf:RDF + xmlns:rss="http://purl.org/rss/1.0/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns="http://semanticbible.org/ns/2006/NTNames#" + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" + xmlns:owl="http://www.w3.org/2002/07/owl#" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xml:base="http://semanticbible.org/ns/2006/NTNames"> + <owl:Ontology rdf:about=""> + <rdfs:comment xml:lang="en">The names here are as +transliterated in the English Standard Version (ESV), copyright © +2001 by Crossway Bibles, a division of Good News Publishers. + +Reuse note: where feasible, class names coincide with SUMO (Suggested +Upper Merged Ontology), as developed within the IEEE Standard Upper +Ontology Working Group, described at http://www.ontologyportal.org/, +and available as OWL at http://reliant.teknowledge.com/DAML/SUMO.owl +(but not without some problems). I've copied, rather than re-used, but +this provides a future migration path toward coordinating the two +ontologies. + +</rdfs:comment> + <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string" + >1.0</owl:versionInfo> + </owl:Ontology> + <owl:Class rdf:ID="ReligiousBelief"> + <rdfs:subClassOf> + <owl:Class rdf:ID="HumanAttribute"/> + </rdfs:subClassOf> + <rdfs:comment xml:lang="en">The attribute of ascribing to a ReligiousBeliefSystem (which includes philosophies).</rdfs:comment> + <rdfs:label xml:lang="en">Religious belief</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="SupernaturalRegion"> + <rdfs:subClassOf> + <owl:Class rdf:ID="Region"/> + </rdfs:subClassOf> + <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" + >Those regions that are outside normal human existence. </rdfs:comment> + </owl:Class> + <owl:Class rdf:ID="ReligiousBeliefSystem"> + <rdfs:label xml:lang="en">Religious belief system</rdfs:label> + <rdfs:subClassOf> + <owl:Class rdf:ID="BeliefSystem"/> + </rdfs:subClassOf> + <rdfs:comment xml:lang="en">A system of religious beliefs, or a philosophy.</rdfs:comment> + </owl:Class> + <owl:Class rdf:ID="WaterArea"> + <rdfs:subClassOf> + <owl:Class rdf:ID="GeographicArea"/> + </rdfs:subClassOf> + <rdfs:subClassOf> + <owl:Restriction> + <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" + >0</owl:cardinality> + <owl:onProperty> + <owl:InverseFunctionalProperty rdf:ID="nativePlaceOf"/> + </owl:onProperty> + </owl:Restriction> + </rdfs:subClassOf> + <rdfs:label xml:lang="en">Water Area</rdfs:label> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#WaterArea +SUO 1.55: July 14, 2003 +A body which is made up predominantly of water, +e.g. rivers, lakes, oceans, etc.</rdfs:comment> + <owl:disjointWith> + <owl:Class rdf:ID="LandArea"/> + </owl:disjointWith> + </owl:Class> + <owl:Class rdf:ID="Angel"> + <rdfs:comment xml:lang="en">Supernatural beings that work to support God's purposes as his agents.</rdfs:comment> + <rdfs:label xml:lang="en">Angel</rdfs:label> + <rdfs:subClassOf> + <owl:Class rdf:ID="SupernaturalBeing"/> + </rdfs:subClassOf> + <owl:disjointWith> + <owl:Class rdf:ID="God"/> + </owl:disjointWith> + </owl:Class> + <owl:Class rdf:ID="Organization"> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#Organization +SUO 1.55: July 14, 2003 +An &%Organization is a corporate or similar institution. The &%members of an &%Organization typically have a common purpose or function. Note that this class also covers divisions, departments, etc. of organizations. For example, both the Shell Corporation and the accounting department at Shell would both be instances of &%Organization. Note too that the existence of an &%Organization is dependent on the existence of at least one &%member (since &%Organization is a subclass of &%Collection). Accordingly, in cases of purely legal organizations, a fictitious &%member +should be assumed.</rdfs:comment> + <rdfs:label xml:lang="en">Organization</rdfs:label> + <rdfs:subClassOf> + <owl:Class rdf:ID="GroupOfPeople"/> + </rdfs:subClassOf> + </owl:Class> + <owl:Class rdf:ID="Nation"> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#Nation +SUO 1.55: July 14, 2003 +The broadest &%GeopoliticalArea, i.e. &%Nations are +&%GeopoliticalAreas that are not part of any other overarching and +comprehensive governance structure (excepting commonwealths and other sorts +of loose international organizations). +Note that modern nations referred to in the New Testament (Spain, +Italy, Libya) are typically not instances of Nation, but rather +of Region (if the borders are indefinite) or of LandArea.</rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:about="#LandArea"/> + </rdfs:subClassOf> + <rdfs:subClassOf> + <owl:Class rdf:ID="GeopoliticalArea"/> + </rdfs:subClassOf> + <rdfs:label xml:lang="en">Nation</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="Group"> + <rdfs:subClassOf> + <owl:Class rdf:ID="Agent"/> + </rdfs:subClassOf> + <rdfs:label xml:lang="en">Group</rdfs:label> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#Group +SUO 1.55: July 14, 2003 +A &%Collection of &%Agents, e.g. a flock +of sheep, a herd of goats, or the local Boy Scout troop.</rdfs:comment> + </owl:Class> + <owl:Class rdf:about="#SupernaturalBeing"> + <rdfs:comment xml:lang="en">A CognitiveAgent whose effects are not limited to the physical world. This includes the Lord Almighty, as well as supposed or imaginary deities.</rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:ID="CognitiveAgent"/> + </rdfs:subClassOf> + <rdfs:label xml:lang="en">Supernatural Being</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="Series"> + <rdfs:label xml:lang="en">Series</rdfs:label> + <rdfs:subClassOf> + <owl:Class rdf:ID="ContentBearingObject"/> + </rdfs:subClassOf> + <rdfs:comment xml:lang="en">Broadly the same as http://reliant.teknowledge.com/DAML/SUMO.owl#Series +SUO 1.55: July 14, 2003 +A &%Text consisting of multiple self-contained units. +Some examples are an encyclopedia containing a couple dozen volumes, a television +series made up of many episodes, a film serial, etc.</rdfs:comment> + </owl:Class> + <owl:Class rdf:ID="EthnicGroup"> + <rdfs:subClassOf> + <owl:Class rdf:about="#GroupOfPeople"/> + </rdfs:subClassOf> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#EthnicGroup +SUO 1.55: July 14, 2003 +A &%Group whose &%members originate from +the same &%GeographicArea or share the same &%Language and/or cultural +practices.</rdfs:comment> + <rdfs:label xml:lang="en">Ethnic Group</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="CitizenshipAttribute"> + <rdfs:comment xml:lang="en">Belonging to the citizenry of a country (e.g. Roman). There may be parallel ethnicity attributes (Roman being the primary example) which are not easily distinguished. In the case of Roman, while all ethnic Romans (in the general sense, though not necessarily legal sense [e.g. slaves]) are Roman citizens, there are other Roman citizens (e.g. Paul) who have different ethnicity. </rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:about="#HumanAttribute"/> + </rdfs:subClassOf> + <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string" + >Citizenship attribute</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="Tribe"> + <rdfs:label xml:lang="en">Tribe</rdfs:label> + <rdfs:comment xml:lang="en">Subclass for the Twelve Tribes of Israel</rdfs:comment> + <rdfs:subClassOf rdf:resource="#EthnicGroup"/> + </owl:Class> + <owl:Class rdf:ID="SonOfGod"> + <rdfs:label xml:lang="en">Son of God</rdfs:label> + <rdfs:comment xml:lang="en">Both Human and God</rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:ID="Human"/> + </rdfs:subClassOf> + <rdfs:subClassOf> + <owl:Class rdf:about="#God"/> + </rdfs:subClassOf> + </owl:Class> + <owl:Class rdf:ID="Island"> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#Island +SUO 1.55: July 14, 2003 +A &%LandArea that is completely surrounded by a &%WaterArea.</rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:about="#LandArea"/> + </rdfs:subClassOf> + <rdfs:label xml:lang="en">Island</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="PoliticalOrganization"> + <rdfs:label xml:lang="en">Political Organization</rdfs:label> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#PoliticalOrganization +SUO 1.55: July 14, 2003 +An &%Organization that is a &%Government, +a &%subOrganization of a &%Government, or an &%Organization that is attempting +to bring about some sort of political change.</rdfs:comment> + <rdfs:subClassOf rdf:resource="#Organization"/> + </owl:Class> + <owl:Class rdf:about="#CognitiveAgent"> + <rdfs:label xml:lang="en">Cognitive Agent</rdfs:label> + <rdfs:subClassOf> + <owl:Class rdf:about="#Agent"/> + </rdfs:subClassOf> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#CognitiveAgent +SUO 1.55: July 14, 2003 +A &%SentientAgent with responsibilities +and the ability to reason, deliberate, make plans, etc. This is +essentially the legal/ethical notion of a person. Note that, although +&%Human is a subclass of &%CognitiveAgent, there may be instances of +&%CognitiveAgent which are not also instances of &%Human. For example, +chimpanzees, gorillas, dolphins, whales, and some extraterrestrials +(if they exist) may be &%CognitiveAgents.</rdfs:comment> + </owl:Class> + <owl:Class rdf:about="#GroupOfPeople"> + <rdfs:subClassOf rdf:resource="#Group"/> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#GroupOfPeople +SUO 1.55: July 14, 2003 +Any &%Group whose &%members are +exclusively &%Humans.</rdfs:comment> + <rdfs:label xml:lang="en">Group of People</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="Character"> + <rdfs:comment xml:lang="en">Broadly the same as http://reliant.teknowledge.com/DAML/SUMO.owl#Character +SUO 1.55: July 14, 2003 +An element of an alphabet, a set of numerals, etc. +Note that a &%Character may or may not be part of a &%Language. &%Character +is a subclass of &%SymbolicString, because every instance of &%Character is +an alphanumeric sequence consisting of a single element.</rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:about="#ContentBearingObject"/> + </rdfs:subClassOf> + <rdfs:label xml:lang="en">Character</rdfs:label> + </owl:Class> + <owl:Class rdf:about="#Region"> + <rdfs:label xml:lang="en">Region</rdfs:label> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#Region: "A topographic location. Regions encompass surfaces of Objects, imaginary places, and GeographicAreas. "</rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:ID="Object"/> + </rdfs:subClassOf> + </owl:Class> + <owl:Class rdf:about="#Object"> + <rdfs:comment xml:lang="en">Following http://reliant.teknowledge.com/DAML/SUMO.owl#Object, this "Corresponds roughly to the class of ordinary +objects. Examples include normal physical objects, geographical regions, +and locations of &%Processes, the complement of &%Objects in the &%Physical class. "</rdfs:comment> + <rdfs:label xml:lang="en">Object</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="ResidenceGroup"> + <rdfs:subClassOf rdf:resource="#GroupOfPeople"/> + <rdfs:label xml:lang="en">Residence Group</rdfs:label> + <rdfs:comment xml:lang="en">A group identified by common residence in a City or StateOrProvince. At the level of Nation, this should generally be EthnicGroup. Unlike EthnicGroup, they need not have cultural or ethnic features in common.</rdfs:comment> + </owl:Class> + <owl:Class rdf:ID="StateOrProvince"> + <rdfs:label xml:lang="en">State or Province</rdfs:label> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#StateOrProvince +SUO 1.55: July 14, 2003 +Administrative subdivisions of a +&%Nation that are broader than any other political subdivisions that +may exist. This &%Class includes the states of the United States, as +well as the provinces of Canada and European countries. +Here it covers both provinces and districts.</rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:about="#LandArea"/> + </rdfs:subClassOf> + <rdfs:subClassOf> + <owl:Class rdf:about="#GeopoliticalArea"/> + </rdfs:subClassOf> + </owl:Class> + <owl:Class rdf:ID="FreshWaterArea"> + <rdfs:label xml:lang="en">Fresh Water Area</rdfs:label> + <owl:disjointWith> + <owl:Class rdf:ID="SaltWaterArea"/> + </owl:disjointWith> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#FreshWaterArea + +SUO 1.55: July 14, 2003 +A &%WaterArea whose &%Water is not saline, +e.g. most rivers and lakes.</rdfs:comment> + <rdfs:subClassOf rdf:resource="#WaterArea"/> + </owl:Class> + <owl:Class rdf:about="#GeopoliticalArea"> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#GeopoliticalArea +SUO 1.55: July 14, 2003 +Any &%GeographicArea which is associated +with some sort of political structure. This class includes &%Lands, +&%Cities, districts of cities, counties, etc. Note that the identity +of a &%GeopoliticalArea may remain constant after a change in borders.</rdfs:comment> + <rdfs:label xml:lang="en">Geopolitical Area</rdfs:label> + <rdfs:subClassOf> + <owl:Class rdf:about="#GeographicArea"/> + </rdfs:subClassOf> + </owl:Class> + <owl:Class rdf:about="#BeliefSystem"> + <rdfs:label xml:lang="en">Belief system</rdfs:label> + <rdfs:comment xml:lang="en">An organization of propositions into an identifiable belief system. A person who holds to a belief system can be considered a member of the corresponding BeliefGroup. + +The notion of Proposition here is derived from http://reliant.teknowledge.com/DAML/SUMO.owl#Proposition.</rdfs:comment> + </owl:Class> + <owl:Class rdf:about="#Agent"> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#Agent +SUO 1.55: July 14, 2003 +Something or someone that can act on its own and +produce changes in the world.</rdfs:comment> + <rdfs:label xml:lang="en">Agent</rdfs:label> + <rdfs:subClassOf rdf:resource="#Object"/> + </owl:Class> + <owl:Class rdf:about="#GeographicArea"> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#GeographicArea +SUO 1.55: July 14, 2003 +A geographic location, generally having +definite boundaries. Note that this differs from its immediate superclass +&%Region in that a &%GeographicArea is a three-dimensional &%Region of the +earth. Accordingly, all astronomical objects other than earth and all +one-dimensional and two-dimensional &%Regions are not classed under +&%GeographicArea.</rdfs:comment> + <rdfs:subClassOf rdf:resource="#Region"/> + <rdfs:label xml:lang="en">Geographic Area</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="Mountain"> + <rdfs:comment xml:lang="en">Wordnet: "a land mass that projects well above its surroundings; higher than a hill. " +Used here for things referred to as "mount", even though some of these might seem +like hills to well-traveled observers. </rdfs:comment> + <rdfs:subClassOf> + <owl:Class rdf:about="#LandArea"/> + </rdfs:subClassOf> + <rdfs:label xml:lang="en">Mountain</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="City"> + <rdfs:label xml:lang="en">City</rdfs:label> + <rdfs:subClassOf rdf:resource="#GeopoliticalArea"/> + <rdfs:subClassOf> + <owl:Class rdf:about="#LandArea"/> + </rdfs:subClassOf> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#City +SUO 1.55: July 14, 2003 +A &%LandArea of relatively small size, inhabited +by a community of people, and having some sort of political structure. +Note that this class includes both large cities and small settlements +like towns, villages, hamlets, etc.</rdfs:comment> + </owl:Class> + <owl:Class rdf:about="#HumanAttribute"> + <rdfs:comment xml:lang="en">Attributes of people, overlapping with the class hierarchy under suo:Group: this is unsatisfactory.</rdfs:comment> + <rdfs:label xml:lang="en">Human attribute</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="ResidencyAttribute"> + <rdfs:label xml:lang="en">Residency attribute</rdfs:label> + <rdfs:subClassOf rdf:resource="#HumanAttribute"/> + <rdfs:comment xml:lang="en">The attribute of living in a particular City or Province. Unlike Ethnicity, which is permanent, Residency can change.</rdfs:comment> + </owl:Class> + <owl:Class rdf:ID="EthnicityAttribute"> + <rdfs:label xml:lang="en">Ethnicity attribute</rdfs:label> + <rdfs:comment xml:lang="en">The attribute of belonging to a particular ethnic group, or originating from a GeographicArea. Unlike Residency, which can change, Ethnicity is considered permanent.</rdfs:comment> + <rdfs:subClassOf rdf:resource="#HumanAttribute"/> + </owl:Class> + <owl:Class rdf:ID="Woman"> + <rdfs:label xml:lang="en">Woman</rdfs:label> + <rdfs:comment xml:lang="en">SUO 1.55: July 14, 2003 +The class of &%Female &%Humans.</rdfs:comment> + <owl:disjointWith> + <owl:Class rdf:ID="Man"/> + </owl:disjointWith> + <rdfs:subClassOf> + <owl:Restriction> + <owl:allValuesFrom> + <owl:Class rdf:about="#Man"/> + </owl:allValuesFrom> + <owl:onProperty> + <owl:SymmetricProperty rdf:ID="spouseOf"/> + </owl:onProperty> + </owl:Restriction> + </rdfs:subClassOf> + <rdfs:subClassOf> + <owl:Class rdf:about="#Human"/> + </rdfs:subClassOf> + </owl:Class> + <owl:Class rdf:ID="EvilSupernaturalBeing"> + <rdfs:subClassOf rdf:resource="#SupernaturalBeing"/> + <rdfs:label xml:lang="en">Evil Supernatural Being</rdfs:label> + <rdfs:comment xml:lang="en">Class of malevolent supernatural beings, whose instances include Satan and demons. </rdfs:comment> + <owl:disjointWith> + <owl:Class rdf:about="#God"/> + </owl:disjointWith> + </owl:Class> + <owl:Class rdf:about="#SaltWaterArea"> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#SaltWaterArea +SUO 1.55: July 14, 2003 +A &%WaterArea whose &%Water is saline, e.g. +oceans and seas.</rdfs:comment> + <owl:disjointWith rdf:resource="#FreshWaterArea"/> + <rdfs:subClassOf rdf:resource="#WaterArea"/> + <rdfs:label xml:lang="en">Salt Water Area</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="PoliticalBeliefSystem"> + <rdfs:label xml:lang="en">Political belief system</rdfs:label> + <rdfs:subClassOf rdf:resource="#BeliefSystem"/> + </owl:Class> + <owl:Class rdf:about="#God"> + <rdfs:comment xml:lang="en">Self-documenting</rdfs:comment> + <rdfs:subClassOf rdf:resource="#SupernaturalBeing"/> + <rdfs:label xml:lang="en">God</rdfs:label> + <owl:disjointWith rdf:resource="#EvilSupernaturalBeing"/> + <owl:disjointWith rdf:resource="#Angel"/> + </owl:Class> + <owl:Class rdf:about="#Human"> + <rdfs:subClassOf rdf:resource="#CognitiveAgent"/> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#Human +SUO 1.55: July 14, 2003 +Modern man, the only remaining species of the Homo genus.</rdfs:comment> + <rdfs:label xml:lang="en">Human</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="FixedHoliday"> + <rdfs:comment xml:lang="en">Would be a subclass of http://reliant.teknowledge.com/DAML/SUMO.owl#TimeInterval, but is specified within MILO. +MILO: &%FixedHoliday is the class of &%Holidays +whose observance is fixed to recurrences of the calendar day that the +holiday commemorates.</rdfs:comment> + <rdfs:label xml:lang="en">Fixed holiday</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="GeographicLocation"> + <rdfs:label xml:lang="en">Geographic Location</rdfs:label> + <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" + >A collection of properties describing geographic location. </rdfs:comment> + </owl:Class> + <owl:Class rdf:about="#ContentBearingObject"> + <rdfs:comment xml:lang="en">Broadly the same as http://reliant.teknowledge.com/DAML/SUMO.owl#ContentBearingObject +SUO 1.55: July 14, 2003 +Any &%SelfConnectedObject that expresses +information.</rdfs:comment> + <rdfs:label xml:lang="en">Content Bearing Object</rdfs:label> + <rdfs:subClassOf rdf:resource="#Object"/> + </owl:Class> + <owl:Class rdf:ID="PoliticalAttribute"> + <rdfs:label xml:lang="en">Political attribute</rdfs:label> + <rdfs:comment xml:lang="en">The attribute of ascribing to a PoliticalBeliefSystem, or belonging to a political party or system.</rdfs:comment> + <rdfs:subClassOf rdf:resource="#HumanAttribute"/> + </owl:Class> + <owl:Class rdf:ID="ReligiousOrganization"> + <rdfs:label xml:lang="en">Religious Organization</rdfs:label> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#ReligiousOrganization +SUO 1.55: July 14, 2003 +An &%Organization whose members +share a set of religious beliefs.</rdfs:comment> + <rdfs:subClassOf rdf:resource="#Organization"/> + <rdfs:subClassOf> + <owl:Class rdf:ID="BeliefGroup"/> + </rdfs:subClassOf> + </owl:Class> + <owl:Class rdf:about="#BeliefGroup"> + <rdfs:comment xml:lang="en">Comparable to http://reliant.teknowledge.com/DAML/SUMO.owl#BeliefGroup +SUO 1.55: July 14, 2003 +A &%Group whose &%members share a belief or +set of beliefs. +For NTN, this covers groups defined by a particular set of beliefs (orthodox or heretical) which are informal, rather than formal, in membership and activity.</rdfs:comment> + <rdfs:subClassOf rdf:resource="#GroupOfPeople"/> + <rdfs:label xml:lang="en">Belief Group</rdfs:label> + </owl:Class> + <owl:Class rdf:about="#LandArea"> + <owl:disjointWith rdf:resource="#WaterArea"/> + <rdfs:comment xml:lang="en">Based on SUMO, http://reliant.teknowledge.com/DAML/SUMO.owl#LandArea +SUO 1.55: July 14, 2003 +An area which is predominantly solid ground, +e.g. a &%Nation, a mountain, a desert, etc. Note that a &%LandArea may +contain some relatively small &%WaterAreas. For example, Australia is +a &%LandArea even though it contains various rivers and lakes.</rdfs:comment> + <rdfs:label xml:lang="en">Land Area</rdfs:label> + <rdfs:subClassOf rdf:resource="#GeographicArea"/> + </owl:Class> + <owl:Class rdf:about="#Man"> + <rdfs:comment xml:lang="en">SUO 1.55: July 14, 2003 +The class of &%Male &%Humans.</rdfs:comment> + <owl:disjointWith rdf:resource="#Woman"/> + <rdfs:subClassOf> + <owl:Restriction> + <owl:onProperty> + <owl:SymmetricProperty rdf:about="#spouseOf"/> + </owl:onProperty> + <owl:allValuesFrom rdf:resource="#Woman"/> + </owl:Restriction> + </rdfs:subClassOf> + <rdfs:subClassOf rdf:resource="#Human"/> + <rdfs:label xml:lang="en">Man</rdfs:label> + </owl:Class> + <owl:Class rdf:ID="NaturalLanguage"> + <rdfs:label xml:lang="en">Natural Language</rdfs:label> + <rdfs:subClassOf rdf:resource="#ContentBearingObject"/> + <rdfs:comment xml:lang="en">Broadly the same as http://reliant.teknowledge.com/DAML/SUMO.owl#NaturalLanguage +SUO 1.55: July 14, 2003 +The &%subclass of &%HumanLanguages which +are not designed and which evolve from generation to generation. This +&%Class includes all of the national languages, e.g. English, Spanish, +Japanese, etc. Note that this class includes dialects of natural +languages.</rdfs:comment> + </owl:Class> + <owl:ObjectProperty rdf:ID="enemyOf"> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:ID="knows"/> + </rdfs:subPropertyOf> + <rdfs:label xml:lang="en">enemy of</rdfs:label> + <rdfs:comment xml:lang="en">"A person towards whom this person feels hatred, intends injury to, or opposes the interests of", similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range. For clarity, <X, enemyOf, Y> means X feels hatred, etc. towards Y, and also (by inference) <Y, hasEnemy, X>. However, it does _not_ necessarily mean <Y, enemyOf, X>, i.e. it is not necessarily reciprocal.</rdfs:comment> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="hasEnemy"/> + </owl:inverseOf> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="visitedPlace"> + <rdfs:range rdf:resource="#Region"/> + <rdfs:comment xml:lang="en">Places that a human visited. For current purposes, only instances which are explicitly mentioned in Scripture are included, not those that might be inferred (e.g. if going from from A to B implies visiting C, C would not be listed). </rdfs:comment> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="visitedPlaceOf"/> + </owl:inverseOf> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + <rdfs:label xml:lang="en">visited place</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="religiousBelief"> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + <rdfs:comment xml:lang="en">Having a ReligiousBelief as an attribute</rdfs:comment> + <rdfs:range rdf:resource="#ReligiousBeliefSystem"/> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="religiousBeliefOf"/> + </owl:inverseOf> + <rdfs:label xml:lang="en">religious belief</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="parentOf"> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:range rdf:resource="#Human"/> + <rdfs:comment xml:lang="en">Similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range.</rdfs:comment> + <rdfs:label xml:lang="en">parent of</rdfs:label> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="childOf"/> + </owl:inverseOf> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:ID="relativeOf"/> + </rdfs:subPropertyOf> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="ethnicity"> + <rdfs:comment xml:lang="en">The ethnicity or, more generally, cultural heritage of a person. This can overlap with both religiousBelief (which may, however, change over time) and nativePlace (which, like ethnicity, does not change, though residency might). Whether a given property represents ethnicity or citizenship (nativePlace) can be a difficult decision, but in general, ethnic identities like "Jewish" or "Greek" take precedence. For example, we consider the Apostle Paul to have Jewish ethnicity, though he was a citizen of Tarsus, because he was raised as a Jew. Ethnicity is not specified without specific evidence, either textual or reliable tradition: for example, having a Greek name is not sufficient. </rdfs:comment> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="ethnicityOf"/> + </owl:inverseOf> + <rdfs:range rdf:resource="#EthnicityAttribute"/> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:label xml:lang="en">ethnicity</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="member"> + <rdfs:range rdf:resource="#Human"/> + <rdfs:label xml:lang="en">member</rdfs:label> + <rdfs:domain rdf:resource="#Group"/> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="memberOf"/> + </owl:inverseOf> + <rdfs:comment xml:lang="en">Group has member Human. Inverse of memberOf. No provision for membership changes over time.</rdfs:comment> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#memberOf"> + <rdfs:comment xml:lang="en">Human is a memberOf a Group. Inverse of member. There are subtleties about Collections in SUMO that i'm omiting here.</rdfs:comment> + <owl:inverseOf rdf:resource="#member"/> + <rdfs:range rdf:resource="#Group"/> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:label xml:lang="en">member of</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="residentPlace"> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="residentPlaceOf"/> + </owl:inverseOf> + <rdfs:comment xml:lang="en">The location a person or group of people resides in. Range values may change over time: no attempt is made to capture this. Transient residence of very short duration is assumed to be visited, not resident. People addressed in a letter bound for a specific destination (e.g. the epistle of Paul to the Romans) are assumed to be resident there unless there is indication to the contrary (since the timing of a letter's arrival could not be determined with high precision). </rdfs:comment> + <rdfs:label xml:lang="en">resident place</rdfs:label> + <rdfs:range rdf:resource="#Region"/> + <rdfs:subPropertyOf rdf:resource="#visitedPlace"/> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="antagonistOf"> + <rdfs:comment xml:lang="en">"A person who opposes and contends against this person", similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range. For clarity, <X antagonistOf Y> means X opposes, etc. Y, and also (by inference) <Y hasAntagonist X>. However, it does _not_ necessarily mean <Y antagonistOf X>, i.e. it is not necessarily reciprocal.</rdfs:comment> + <rdfs:label xml:lang="en">antagonist of</rdfs:label> + <owl:inverseOf> + <owl:ObjectProperty rdf:ID="hasAntagonist"/> + </owl:inverseOf> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:about="#knows"/> + </rdfs:subPropertyOf> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#hasAntagonist"> + <rdfs:comment xml:lang="en">inverse of antagonistOf, which is not necessarily reciprocal</rdfs:comment> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:about="#knows"/> + </rdfs:subPropertyOf> + <owl:inverseOf rdf:resource="#antagonistOf"/> + <rdfs:label xml:lang="en">has antagonist</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:ID="politicalBelief"> + <rdfs:comment xml:lang="en">Holding to a PoliticalBelief</rdfs:comment> + <rdfs:label xml:lang="en">political belief</rdfs:label> + <rdfs:range rdf:resource="#PoliticalBeliefSystem"/> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#religiousBeliefOf"> + <rdfs:domain rdf:resource="#ReligiousBeliefSystem"/> + <rdfs:range> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:range> + <owl:inverseOf rdf:resource="#religiousBelief"/> + <rdfs:label xml:lang="en">religious belief of</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#childOf"> + <owl:inverseOf rdf:resource="#parentOf"/> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:comment xml:lang="en">Similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range. In-laws are considered relatives. </rdfs:comment> + <rdfs:range rdf:resource="#Human"/> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:about="#relativeOf"/> + </rdfs:subPropertyOf> + <rdfs:label xml:lang="en">child of</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#hasEnemy"> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:about="#knows"/> + </rdfs:subPropertyOf> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:comment xml:lang="en">inverse of enemyOf, which is not necessarily reciprocal</rdfs:comment> + <owl:inverseOf rdf:resource="#enemyOf"/> + <rdfs:range rdf:resource="#Human"/> + <rdfs:label xml:lang="en">has enemy</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#ethnicityOf"> + <owl:inverseOf rdf:resource="#ethnicity"/> + <rdfs:range rdf:resource="#Human"/> + <rdfs:domain rdf:resource="#EthnicityAttribute"/> + <rdfs:label xml:lang="en">ethnicity of</rdfs:label> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#residentPlaceOf"> + <rdfs:subPropertyOf> + <owl:ObjectProperty rdf:about="#visitedPlaceOf"/> + </rdfs:subPropertyOf> + <rdfs:range> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:range> + <owl:inverseOf rdf:resource="#residentPlace"/> + <rdfs:domain rdf:resource="#Region"/> + </owl:ObjectProperty> + <owl:ObjectProperty rdf:about="#visitedPlaceOf"> + <owl:inverseOf rdf:resource="#visitedPlace"/> + <rdfs:domain rdf:resource="#Region"/> + <rdfs:range> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:range> + </owl:ObjectProperty> + <owl:DatatypeProperty rdf:ID="name_grc"> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Object"/> + <owl:Class rdf:about="#BeliefSystem"/> + <owl:Class rdf:about="#FixedHoliday"/> + <owl:Class rdf:about="#HumanAttribute"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + <rdfs:label xml:lang="en">Greek name</rdfs:label> + <rdfs:comment xml:lang="en">The human language name of an Object in Koine (not Modern) Greek, in the standard dictionary form (nominative case). + Since Protege (3.0 build 141) doesn't seem to support loading and saving xml:lang attributes on properties, different subproperties are used for representing names in different languages. "grc" is the three-letter ISO-639-2 standard designator for Koine Greek.</rdfs:comment> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> + </owl:DatatypeProperty> + <owl:DatatypeProperty rdf:ID="name_en"> + <rdfs:label xml:lang="en">English name</rdfs:label> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Object"/> + <owl:Class rdf:about="#BeliefSystem"/> + <owl:Class rdf:about="#FixedHoliday"/> + <owl:Class rdf:about="#HumanAttribute"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> + <rdfs:comment xml:lang="en">The human language name of an Object in English. +Since Protege (3.0 build 141) doesn't seem to support loading and saving xml:lang attributes on properties, different subproperties are used for representing names in different languages.</rdfs:comment> + </owl:DatatypeProperty> + <owl:DatatypeProperty rdf:ID="altitude"> + <rdfs:label xml:lang="en">altitude</rdfs:label> + <rdfs:domain rdf:resource="#GeographicLocation"/> + <rdfs:comment xml:lang="en">The altitude component of a GeographicLocation</rdfs:comment> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/> + </owl:DatatypeProperty> + <owl:DatatypeProperty rdf:ID="latitude"> + <rdfs:comment xml:lang="en">The latitude component of a GeographicLocation</rdfs:comment> + <rdfs:label xml:lang="en">latitude</rdfs:label> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> + <rdfs:domain rdf:resource="#GeographicLocation"/> + </owl:DatatypeProperty> + <owl:DatatypeProperty rdf:ID="description"> + <rdfs:comment xml:lang="en">A brief description of the salient aspects of a Human, based on their being mentioned in Scripture. This is not the way to enter dictionary-style definitions.</rdfs:comment> + <rdfs:label xml:lang="en">description</rdfs:label> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> + </owl:DatatypeProperty> + <owl:DatatypeProperty rdf:ID="occupation"> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> + <rdfs:label xml:lang="en">occupation</rdfs:label> + <rdfs:domain rdf:resource="#Human"/> + </owl:DatatypeProperty> + <owl:DatatypeProperty rdf:ID="longitude"> + <rdfs:label xml:lang="en">longitude</rdfs:label> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/> + <rdfs:domain rdf:resource="#GeographicLocation"/> + <rdfs:comment xml:lang="en">The longiitude component of a GeographicLocation</rdfs:comment> + </owl:DatatypeProperty> + <owl:TransitiveProperty rdf:ID="siblingOf"> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:label xml:lang="en">sibling of</rdfs:label> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:range rdf:resource="#Human"/> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:about="#relativeOf"/> + </rdfs:subPropertyOf> + <rdfs:comment xml:lang="en">Similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range.</rdfs:comment> + <owl:inverseOf rdf:resource="#siblingOf"/> + </owl:TransitiveProperty> + <owl:TransitiveProperty rdf:ID="subregion"> + <rdfs:label xml:lang="en">subregion</rdfs:label> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:range rdf:resource="#GeographicArea"/> + <owl:inverseOf> + <owl:TransitiveProperty rdf:ID="subregionOf"/> + </owl:inverseOf> + <rdfs:domain rdf:resource="#GeographicArea"/> + <rdfs:comment xml:lang="en">Inverse of subregionOf</rdfs:comment> + </owl:TransitiveProperty> + <owl:TransitiveProperty rdf:about="#subregionOf"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:label xml:lang="en">subregion of</rdfs:label> + <rdfs:domain rdf:resource="#GeographicArea"/> + <owl:inverseOf rdf:resource="#subregion"/> + <rdfs:range rdf:resource="#GeographicArea"/> + <rdfs:comment xml:lang="en">A smaller GeographicArea is a subregionOf a larger one (e.g. Jerusalem is a subregionOf Israel).</rdfs:comment> + </owl:TransitiveProperty> + <owl:SymmetricProperty rdf:about="#relativeOf"> + <rdfs:comment xml:lang="en">A person who is related by kinship to this person. No attempt is made to delineate precisely which kinship relations qualify: this is used when a description indicates two people are "related". parent/child/siblingOf are subproperties of this, properly speaking. </rdfs:comment> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:range rdf:resource="#Human"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:label xml:lang="en">relative of</rdfs:label> + <owl:inverseOf rdf:resource="#relativeOf"/> + </owl:SymmetricProperty> + <owl:SymmetricProperty rdf:ID="collaboratesWith"> + <rdfs:domain rdf:resource="#Human"/> + <owl:inverseOf rdf:resource="#collaboratesWith"/> + <rdfs:subPropertyOf> + <owl:SymmetricProperty rdf:about="#knows"/> + </rdfs:subPropertyOf> + <rdfs:range rdf:resource="#Human"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:comment xml:lang="en">"A person who works toward a common goal with this person", similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range. Those to whom the author of a New Testament Epistle send greetings are assumed to be collaborators, though this is perhaps broader than the general sense of the word. However, simple Christian fellowship or conversion do not constitute collaboration in this sense. </rdfs:comment> + <rdfs:label xml:lang="en">collaborates with</rdfs:label> + </owl:SymmetricProperty> + <owl:SymmetricProperty rdf:about="#knows"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:range rdf:resource="#Human"/> + <rdfs:label xml:lang="en">knows</rdfs:label> + <rdfs:domain rdf:resource="#Human"/> + <owl:inverseOf rdf:resource="#knows"/> + <rdfs:comment xml:lang="en">"A person known by this person (indicating some level of reciprocated interaction between the parties)", similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range. Therefore this is a symmetric relationship: if I know you, you also know me (or else we don't "know" each other in this sense). </rdfs:comment> + </owl:SymmetricProperty> + <owl:SymmetricProperty rdf:about="#spouseOf"> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:label xml:lang="en">spouse of</rdfs:label> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <owl:inverseOf rdf:resource="#spouseOf"/> + <rdfs:range rdf:resource="#Human"/> + <rdfs:comment xml:lang="en">Similar to http://purl.org/vocab/relationship vocabulary, but with different domain and range. Multiple spouses are all included, whether sequential (Herodias) or simultaneous (the woman at the well). </rdfs:comment> + </owl:SymmetricProperty> + <owl:SymmetricProperty rdf:ID="possiblySamePersonAs"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:comment xml:lang="en">This person may be the same as the other person, though there isn't enough evidence to definitively say so. Typically the individuals will have the same name, and some overlap of circumstances that makes it possible. </rdfs:comment> + <rdfs:label xml:lang="en">possibly same person as</rdfs:label> + <owl:inverseOf rdf:resource="#possiblySamePersonAs"/> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:range rdf:resource="#Human"/> + </owl:SymmetricProperty> + <owl:FunctionalProperty rdf:ID="LNID"> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> + <rdfs:label xml:lang="en">Louw-Nida identifier</rdfs:label> + <rdfs:comment xml:lang="en">Louw-Nida identifier, keying specific Greek terms (and their English translations) to their taxonomy of semantic domains. A string like "33.X'.439" identifies the term sumballo, which can be translated as "to express differences of opinion in a forceful way". In their scheme, this has domain index 33 (Communication), with sub-domain index X' (Dispute, Debate). The final integer index uniquely defines this term (but the same term may have multiple senses). The sub-domain index can be determined from the term index, but it seems helpful to include both. Note the possible values of the sub-domain index are A-Z, then A'-Z', etc.</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> + </owl:FunctionalProperty> + <owl:FunctionalProperty rdf:ID="nativePlace"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:range rdf:resource="#Region"/> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + <owl:inverseOf> + <owl:InverseFunctionalProperty rdf:about="#nativePlaceOf"/> + </owl:inverseOf> + <rdfs:subPropertyOf rdf:resource="#visitedPlace"/> + <rdfs:comment xml:lang="en">Birthplace, or place in which a person grows up. Unlike residentOf, only one possible value. residentPlace is to be preferred unless the birthplace relationship is clearly identified.</rdfs:comment> + <rdfs:label xml:lang="en">native place</rdfs:label> + </owl:FunctionalProperty> + <owl:FunctionalProperty rdf:ID="hasOnlyGenealogyMention"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> + <rdfs:domain rdf:resource="#Human"/> + <rdfs:comment xml:lang="en">The only mention of this person in the New Testament text is the genealogies of Jesus recorded in Matthew 1 and/or Luke 3. Since only limited information (their ancestry) is available about this special subset of names, this property exists to support filtering them out (or in). </rdfs:comment> + <rdfs:label xml:lang="en">has only genealogy mention</rdfs:label> + <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/> + </owl:FunctionalProperty> + <owl:InverseFunctionalProperty rdf:about="#nativePlaceOf"> + <rdfs:domain rdf:resource="#GeographicArea"/> + <rdfs:range> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <owl:Class rdf:about="#Human"/> + <owl:Class rdf:about="#GroupOfPeople"/> + </owl:unionOf> + </owl:Class> + </rdfs:range> + <rdfs:subPropertyOf rdf:resource="#visitedPlaceOf"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <owl:inverseOf rdf:resource="#nativePlace"/> + </owl:InverseFunctionalProperty> + <owl:InverseFunctionalProperty rdf:ID="locationOf"> + <rdfs:domain rdf:resource="#GeographicLocation"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <owl:inverseOf> + <owl:InverseFunctionalProperty rdf:ID="location"/> + </owl:inverseOf> + <rdfs:range rdf:resource="#GeographicArea"/> + </owl:InverseFunctionalProperty> + <owl:InverseFunctionalProperty rdf:about="#location"> + <rdfs:comment xml:lang="en">The location property relates a GeographicArea to a GeographicLocation. Each GeographicArea is assumed to have only one location, and no GeographicAreas share a location. </rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <owl:inverseOf rdf:resource="#locationOf"/> + <rdfs:domain rdf:resource="#GeographicArea"/> + <rdfs:label xml:lang="en">location</rdfs:label> + <rdfs:range rdf:resource="#GeographicLocation"/> + </owl:InverseFunctionalProperty> + <City rdf:ID="Salem"> + <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" + >Geodata assumes this is an earlier name for Jerusalem, though this is not certain. </rdfs:comment> + <rdfs:label xml:lang="en">Salem</rdfs:label> + <location> + <GeographicLocation rdf:ID="SalemGeodata"> + <latitude rdf:datatype="http://www.w3.org/2001/XMLSchema#double" + >31.77451070780678</latitude> + <altitude rdf:datatype="http://www.w3.org/2001/XMLSchema#int" + >0</altitude> + <rdfs:label xml:lang="en">geodata for Salem</rdfs:label> + <longitude rdf:datatype="http://www.w3.org/2001/XMLSchema#double" + >35.22395850823153</longitude> + </GeographicLocation> + </location> + </City> + <Man rdf:ID="Aristobulus"> + <hasOnlyGenealogyMention rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean" + >false</hasOnlyGenealogyMention> + <rdfs:label xml:lang="en">Aristobulus</rdfs:label> + <description rdf:datatype="http://www.w3.org/2001/XMLSchema#string" + >an inhabitant of Rome</description> + <residentPlace> + <City rdf:ID="Rome"> + <residentPlaceOf> + <Woman rdf:ID="Tryphosa"> + <rdfs:label xml:lang="en">Tryphosa</rdfs:label> + <knows> + <Woman rdf:ID="Priscilla"> + <knows> + <Man rdf:ID="Urbanus"> + <hasOnlyGenealogyMention rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean" + >false</hasOnlyGenealogyMention> + <rdfs:label xml:lang="en">Urbanus</rdfs:label> + <residentPlace rdf:resource="#Rome"/> + <religiousBelief> + <ReligiousBeliefSystem rdf:ID="Christianity"> + <rdfs:label xml:lang="en">Christianity</rdfs:label> + <rdfs:comment xml:lang="en">Not referenced as a belief system in the New Testament.</rdfs:comment> + </ReligiousBeliefSystem> + </religiousBelief> + <collaboratesWith> + <Man rdf:ID="Paul"> + <collaboratesWith> + <Man rdf:ID="LuciusOfCyrene"> + <rdfs:label xml:lang="en">Lucius</rdfs:label> + <description rdf:datatype="http://www.w3.org/2001/XMLSchema#string" + >a Christian leader in Antioch</description> + <collaboratesWith rdf:resource="#Paul"/> + <collaboratesWith> + <Man rdf:ID="Manaen"> + <knows> + <Man rdf:ID="HerodAntipas"> + <spouseOf> + <Woman rdf:ID="Herodias"> + <description xml:lang="en" + >wife of Herod Antipas who had John the Baptist put to death</description> + <spouseOf> + <Man rdf:ID="PhilipSonOfHerod"> + <siblingOf> + <Man rdf:ID="Archelaus"> + <description rdf:datatype= + "http://www.w3.org/2001/XMLSchema#string" + >one of the sons of Herod the Great who ruled Judea for a time</description> + <rdfs:label xml:lang="en" + >Archelaus</rdfs:label> + <childOf> + <Man rdf:ID="HerodTheGreat"> + <hasOnlyGenealogyMention + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#boolean" + >false</hasOnlyGenealogyMention> + <description + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#string" + >King of Judea at the time of Jesus' birth</description> + <rdfs:label + xml:lang="en" + >Herod</rdfs:label> + <parentOf rdf:resource="#HerodAntipas"/> + <parentOf rdf:resource="#PhilipSonOfHerod"/> + <parentOf rdf:resource="#Archelaus"/> + <occupation + xml:lang="en" + >king</occupation> + </Man> + </childOf> + <collaboratesWith> + <Man rdf:ID="PontiusPilate"> + <collaboratesWith rdf:resource="#Archelaus"/> + <collaboratesWith rdf:resource="#HerodAntipas"/> + <rdfs:label + xml:lang="en" + >Pontius Pilate</rdfs:label> + </Man> + </collaboratesWith> + <occupation rdf:datatype= + "http://www.w3.org/2001/XMLSchema#string" + >ruler</occupation> + <siblingOf rdf:resource="#HerodAntipas"/> + <siblingOf rdf:resource="#PhilipSonOfHerod"/> + </Man> + </siblingOf> + <siblingOf rdf:resource="#HerodAntipas"/> + <spouseOf rdf:resource="#Herodias"/> + <childOf rdf:resource="#HerodTheGreat"/> + <description rdf:datatype= + "http://www.w3.org/2001/XMLSchema#string" + >King of the land east of the Jordan</description> + <rdfs:label xml:lang="en" + >Philip</rdfs:label> + </Man> + </spouseOf> + <spouseOf rdf:resource="#HerodAntipas"/> + <hasOnlyGenealogyMention + rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean" + >false</hasOnlyGenealogyMention> + <rdfs:comment xml:lang="en" + >Herodias had John the Baptist put to death</rdfs:comment> + <rdfs:label xml:lang="en" + >Herodias</rdfs:label> + </Woman> + </spouseOf> + <visitedPlace> + <City rdf:ID="Jerusalem"> + <subregionOf> + <StateOrProvince rdf:ID="Judea"> + <subregion> + <City rdf:ID="Arimathea"> + <location> + <GeographicLocation rdf:ID="ArimatheaGeodata"> + <rdfs:label + xml:lang="en" + >geodata for Arimathea</rdfs:label> + <altitude + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#int" + >0</altitude> + <longitude + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#double" + >34.94445199398103</longitude> + <latitude + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#double" + >31.97778934332933</latitude> + </GeographicLocation> + </location> + <rdfs:label xml:lang="en" + >Arimathea</rdfs:label> + <subregionOf rdf:resource="#Judea"/> + <rdfs:comment + xml:lang="en" + >Arimathea is known as the native place of Joseph, a member of the Sanhedrin and a disciple who put Jesus' body in his own tomb after the crucifixion.</rdfs:comment> + </City> + </subregion> + <subregion> + <City rdf:ID="Lydda"> + <rdfs:label xml:lang="en" + >Lydda</rdfs:label> + <location> + <GeographicLocation rdf:ID="LyddaGeodata"> + <latitude + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#double" + >31.98583717588782</latitude> + <longitude + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#double" + >34.89443039056358</longitude> + <rdfs:label + xml:lang="en" + >geodata for Lydda</rdfs:label> + <altitude + rdf:datatype= + "http://www.w3.org/2001/XMLSchema#int" + >0</altitude> + </GeographicLocation> + </location> + <subregionO... [truncated message content] |
From: <jen...@us...> - 2008-10-06 16:32:12
|
Revision: 1344 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=1344&view=rev Author: jenslehmann Date: 2008-10-06 16:31:24 +0000 (Mon, 06 Oct 2008) Log Message: ----------- removed some examples, which are no longer needed Removed Paths: ------------- trunk/examples/conflict/ trunk/examples/semantic_bible/10000/ trunk/examples/semantic_bible/50-60/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jen...@us...> - 2009-02-04 12:38:34
|
Revision: 1585 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=1585&view=rev Author: jenslehmann Date: 2009-02-04 12:38:28 +0000 (Wed, 04 Feb 2009) Log Message: ----------- added EPC examples Added Paths: ----------- trunk/examples/epc/ trunk/examples/epc/rs002.conf trunk/examples/epc/rs004.conf trunk/examples/epc/rs005.conf trunk/examples/epc/rs006.conf trunk/examples/epc/sap_epc.owl Added: trunk/examples/epc/rs002.conf =================================================================== --- trunk/examples/epc/rs002.conf (rev 0) +++ trunk/examples/epc/rs002.conf 2009-02-04 12:38:28 UTC (rev 1585) @@ -0,0 +1,564 @@ +import("sap_epc.owl"); + +refexamples.startClass = "http://localhost/aris/sap_model.owl#EPC"; +// this enforces a breadth like search +refexamples.expansionPenaltyFactor = 0.5; + ++"http://localhost/aris/sap_model.owl#bsj0__6_____u__" ++"http://localhost/aris/sap_model.owl#fa6v__6_____u__" ++"http://localhost/aris/sap_model.owl#8kx7__6_____u__" +-"http://localhost/aris/sap_model.owl#50ni__6_____u__" +-"http://localhost/aris/sap_model.owl#516w__6_____u__" +-"http://localhost/aris/sap_model.owl#50uc__6_____u__" +-"http://localhost/aris/sap_model.owl#51b6__6_____u__" +-"http://localhost/aris/sap_model.owl#507i__6_____u__" +-"http://localhost/aris/sap_model.owl#5085__6_____u__" +-"http://localhost/aris/sap_model.owl#g3ck__6_____u__" +-"http://localhost/aris/sap_model.owl#63c3__6_____u__" +-"http://localhost/aris/sap_model.owl#61eo__6_____u__" +-"http://localhost/aris/sap_model.owl#61hp__6_____u__" +-"http://localhost/aris/sap_model.owl#5vor__6_____u__" +-"http://localhost/aris/sap_model.owl#5z4t__6_____u__" +-"http://localhost/aris/sap_model.owl#5xci__6_____u__" +-"http://localhost/aris/sap_model.owl#5ybj__6_____u__" +-"http://localhost/aris/sap_model.owl#5yqw__6_____u__" +-"http://localhost/aris/sap_model.owl#6ovg__6_____u__" +-"http://localhost/aris/sap_model.owl#6kzx__6_____u__" +-"http://localhost/aris/sap_model.owl#6kjs__6_____u__" +-"http://localhost/aris/sap_model.owl#6oqu__6_____u__" +-"http://localhost/aris/sap_model.owl#6kw0__6_____u__" +-"http://localhost/aris/sap_model.owl#6oil__6_____u__" +-"http://localhost/aris/sap_model.owl#6kyy__6_____u__" +-"http://localhost/aris/sap_model.owl#6l2h__6_____u__" +-"http://localhost/aris/sap_model.owl#6kxi__6_____u__" +-"http://localhost/aris/sap_model.owl#6911__6_____u__" +-"http://localhost/aris/sap_model.owl#68kr__6_____u__" +-"http://localhost/aris/sap_model.owl#66np__6_____u__" +-"http://localhost/aris/sap_model.owl#6ag9__6_____u__" +-"http://localhost/aris/sap_model.owl#61op__6_____u__" +-"http://localhost/aris/sap_model.owl#65ec__6_____u__" +-"http://localhost/aris/sap_model.owl#69z8__6_____u__" +-"http://localhost/aris/sap_model.owl#6arq__6_____u__" +-"http://localhost/aris/sap_model.owl#6att__6_____u__" +-"http://localhost/aris/sap_model.owl#6auj__6_____u__" +-"http://localhost/aris/sap_model.owl#6bgn__6_____u__" +-"http://localhost/aris/sap_model.owl#6bp9__6_____u__" +-"http://localhost/aris/sap_model.owl#6bj9__6_____u__" +-"http://localhost/aris/sap_model.owl#6kn7__6_____u__" +-"http://localhost/aris/sap_model.owl#6dua__6_____u__" +-"http://localhost/aris/sap_model.owl#6d0p__6_____u__" +-"http://localhost/aris/sap_model.owl#6jls__6_____u__" +-"http://localhost/aris/sap_model.owl#6gcc__6_____u__" +-"http://localhost/aris/sap_model.owl#6d1r__6_____u__" +-"http://localhost/aris/sap_model.owl#6fc3__6_____u__" +-"http://localhost/aris/sap_model.owl#8n3o__6_____u__" +-"http://localhost/aris/sap_model.owl#8n7u__6_____u__" +-"http://localhost/aris/sap_model.owl#8lj0__6_____u__" +-"http://localhost/aris/sap_model.owl#8ipa__6_____u__" +-"http://localhost/aris/sap_model.owl#8iaj__6_____u__" +-"http://localhost/aris/sap_model.owl#8ge4__6_____u__" +-"http://localhost/aris/sap_model.owl#8gur__6_____u__" +-"http://localhost/aris/sap_model.owl#84bz__6_____u__" +-"http://localhost/aris/sap_model.owl#889d__6_____u__" +-"http://localhost/aris/sap_model.owl#7zjv__6_____u__" +-"http://localhost/aris/sap_model.owl#8hyg__6_____u__" +-"http://localhost/aris/sap_model.owl#855w__6_____u__" +-"http://localhost/aris/sap_model.owl#7zox__6_____u__" +-"http://localhost/aris/sap_model.owl#7wqf__6_____u__" +-"http://localhost/aris/sap_model.owl#7ycv__6_____u__" +-"http://localhost/aris/sap_model.owl#7uzb__6_____u__" +-"http://localhost/aris/sap_model.owl#7wix__6_____u__" +-"http://localhost/aris/sap_model.owl#7z58__6_____u__" +-"http://localhost/aris/sap_model.owl#c7ds__6_____u__" +-"http://localhost/aris/sap_model.owl#c6yt__6_____u__" +-"http://localhost/aris/sap_model.owl#c71n__6_____u__" +-"http://localhost/aris/sap_model.owl#c7cn__6_____u__" +-"http://localhost/aris/sap_model.owl#dqj1__6_____u__" +-"http://localhost/aris/sap_model.owl#dimh__6_____u__" +-"http://localhost/aris/sap_model.owl#dnbu__6_____u__" +-"http://localhost/aris/sap_model.owl#dj9i__6_____u__" +-"http://localhost/aris/sap_model.owl#dker__6_____u__" +-"http://localhost/aris/sap_model.owl#dlp9__6_____u__" +-"http://localhost/aris/sap_model.owl#dj4q__6_____u__" +-"http://localhost/aris/sap_model.owl#dmai__6_____u__" +-"http://localhost/aris/sap_model.owl#dru2__6_____u__" +-"http://localhost/aris/sap_model.owl#dkg5__6_____u__" +-"http://localhost/aris/sap_model.owl#dln6__6_____u__" +-"http://localhost/aris/sap_model.owl#ducq__6_____u__" +-"http://localhost/aris/sap_model.owl#drx7__6_____u__" +-"http://localhost/aris/sap_model.owl#duf5__6_____u__" +-"http://localhost/aris/sap_model.owl#dujr__6_____u__" +-"http://localhost/aris/sap_model.owl#dt8o__6_____u__" +-"http://localhost/aris/sap_model.owl#dqry__6_____u__" +-"http://localhost/aris/sap_model.owl#dqy6__6_____u__" +-"http://localhost/aris/sap_model.owl#drmj__6_____u__" +-"http://localhost/aris/sap_model.owl#dql9__6_____u__" +-"http://localhost/aris/sap_model.owl#dbat__6_____u__" +-"http://localhost/aris/sap_model.owl#dcra__6_____u__" +-"http://localhost/aris/sap_model.owl#dhk7__6_____u__" +-"http://localhost/aris/sap_model.owl#dcsd__6_____u__" +-"http://localhost/aris/sap_model.owl#dc13__6_____u__" +-"http://localhost/aris/sap_model.owl#dg96__6_____u__" +-"http://localhost/aris/sap_model.owl#ch2j__6_____u__" +-"http://localhost/aris/sap_model.owl#chl5__6_____u__" +-"http://localhost/aris/sap_model.owl#cgv0__6_____u__" +-"http://localhost/aris/sap_model.owl#chp0__6_____u__" +-"http://localhost/aris/sap_model.owl#cgos__6_____u__" +-"http://localhost/aris/sap_model.owl#cho1__6_____u__" +-"http://localhost/aris/sap_model.owl#cg1a__6_____u__" +-"http://localhost/aris/sap_model.owl#cgyi__6_____u__" +-"http://localhost/aris/sap_model.owl#cfrg__6_____u__" +-"http://localhost/aris/sap_model.owl#cg2c__6_____u__" +-"http://localhost/aris/sap_model.owl#cgeu__6_____u__" +-"http://localhost/aris/sap_model.owl#cgpi__6_____u__" +-"http://localhost/aris/sap_model.owl#c9qp__6_____u__" +-"http://localhost/aris/sap_model.owl#c8oi__6_____u__" +-"http://localhost/aris/sap_model.owl#c95g__6_____u__" +-"http://localhost/aris/sap_model.owl#c9cx__6_____u__" +-"http://localhost/aris/sap_model.owl#c9er__6_____u__" +-"http://localhost/aris/sap_model.owl#c8vk__6_____u__" +-"http://localhost/aris/sap_model.owl#c9on__6_____u__" +-"http://localhost/aris/sap_model.owl#c8wu__6_____u__" +-"http://localhost/aris/sap_model.owl#c8n6__6_____u__" +-"http://localhost/aris/sap_model.owl#ccir__6_____u__" +-"http://localhost/aris/sap_model.owl#cbf8__6_____u__" +-"http://localhost/aris/sap_model.owl#ccql__6_____u__" +-"http://localhost/aris/sap_model.owl#cbef__6_____u__" +-"http://localhost/aris/sap_model.owl#ccdu__6_____u__" +-"http://localhost/aris/sap_model.owl#cd7p__6_____u__" +-"http://localhost/aris/sap_model.owl#ccg2__6_____u__" +-"http://localhost/aris/sap_model.owl#cbkc__6_____u__" +-"http://localhost/aris/sap_model.owl#cd0q__6_____u__" +-"http://localhost/aris/sap_model.owl#ccvp__6_____u__" +-"http://localhost/aris/sap_model.owl#akp2__6_____u__" +-"http://localhost/aris/sap_model.owl#aj3r__6_____u__" +-"http://localhost/aris/sap_model.owl#ajhu__6_____u__" +-"http://localhost/aris/sap_model.owl#ajyf__6_____u__" +-"http://localhost/aris/sap_model.owl#aij8__6_____u__" +-"http://localhost/aris/sap_model.owl#akxt__6_____u__" +-"http://localhost/aris/sap_model.owl#aiy4__6_____u__" +-"http://localhost/aris/sap_model.owl#ahni__6_____u__" +-"http://localhost/aris/sap_model.owl#af08__6_____u__" +-"http://localhost/aris/sap_model.owl#adbo__6_____u__" +-"http://localhost/aris/sap_model.owl#aigh__6_____u__" +-"http://localhost/aris/sap_model.owl#afzd__6_____u__" +-"http://localhost/aris/sap_model.owl#afp9__6_____u__" +-"http://localhost/aris/sap_model.owl#afho__6_____u__" +-"http://localhost/aris/sap_model.owl#aefa__6_____u__" +-"http://localhost/aris/sap_model.owl#ahd4__6_____u__" +-"http://localhost/aris/sap_model.owl#aeha__6_____u__" +-"http://localhost/aris/sap_model.owl#acyq__6_____u__" +-"http://localhost/aris/sap_model.owl#abfq__6_____u__" +-"http://localhost/aris/sap_model.owl#aa1t__6_____u__" +-"http://localhost/aris/sap_model.owl#aasl__6_____u__" +-"http://localhost/aris/sap_model.owl#a9bp__6_____u__" +-"http://localhost/aris/sap_model.owl#ach1__6_____u__" +-"http://localhost/aris/sap_model.owl#a8go__6_____u__" +-"http://localhost/aris/sap_model.owl#aa6t__6_____u__" +-"http://localhost/aris/sap_model.owl#ab0h__6_____u__" +-"http://localhost/aris/sap_model.owl#a8yv__6_____u__" +-"http://localhost/aris/sap_model.owl#a4v3__6_____u__" +-"http://localhost/aris/sap_model.owl#a6dy__6_____u__" +-"http://localhost/aris/sap_model.owl#a5x8__6_____u__" +-"http://localhost/aris/sap_model.owl#a6j4__6_____u__" +-"http://localhost/aris/sap_model.owl#a581__6_____u__" +-"http://localhost/aris/sap_model.owl#a6fe__6_____u__" +-"http://localhost/aris/sap_model.owl#a71i__6_____u__" +-"http://localhost/aris/sap_model.owl#aah7__6_____u__" +-"http://localhost/aris/sap_model.owl#gg1j__6_____u__" +-"http://localhost/aris/sap_model.owl#ggr0__6_____u__" +-"http://localhost/aris/sap_model.owl#gglw__6_____u__" +-"http://localhost/aris/sap_model.owl#geuv__6_____u__" +-"http://localhost/aris/sap_model.owl#gfe6__6_____u__" +-"http://localhost/aris/sap_model.owl#gp4y__6_____u__" +-"http://localhost/aris/sap_model.owl#gpjp__6_____u__" +-"http://localhost/aris/sap_model.owl#gpcp__6_____u__" +-"http://localhost/aris/sap_model.owl#gjto__6_____u__" +-"http://localhost/aris/sap_model.owl#gnef__6_____u__" +-"http://localhost/aris/sap_model.owl#gip6__6_____u__" +-"http://localhost/aris/sap_model.owl#ggjx__6_____u__" +-"http://localhost/aris/sap_model.owl#gt4o__6_____u__" +-"http://localhost/aris/sap_model.owl#gtgq__6_____u__" +-"http://localhost/aris/sap_model.owl#gt8e__6_____u__" +-"http://localhost/aris/sap_model.owl#grmz__6_____u__" +-"http://localhost/aris/sap_model.owl#gexk__6_____u__" +-"http://localhost/aris/sap_model.owl#gebx__6_____u__" +-"http://localhost/aris/sap_model.owl#gf0e__6_____u__" +-"http://localhost/aris/sap_model.owl#gdfs__6_____u__" +-"http://localhost/aris/sap_model.owl#gcw4__6_____u__" +-"http://localhost/aris/sap_model.owl#ge1x__6_____u__" +-"http://localhost/aris/sap_model.owl#9h55__6_____u__" +-"http://localhost/aris/sap_model.owl#9fin__6_____u__" +-"http://localhost/aris/sap_model.owl#9gsz__6_____u__" +-"http://localhost/aris/sap_model.owl#9hya__6_____u__" +-"http://localhost/aris/sap_model.owl#9evo__6_____u__" +-"http://localhost/aris/sap_model.owl#9f4c__6_____u__" +-"http://localhost/aris/sap_model.owl#9ggc__6_____u__" +-"http://localhost/aris/sap_model.owl#9fxy__6_____u__" +-"http://localhost/aris/sap_model.owl#9fvu__6_____u__" +-"http://localhost/aris/sap_model.owl#9hu2__6_____u__" +-"http://localhost/aris/sap_model.owl#99br__6_____u__" +-"http://localhost/aris/sap_model.owl#99ha__6_____u__" +-"http://localhost/aris/sap_model.owl#972n__6_____u__" +-"http://localhost/aris/sap_model.owl#991g__6_____u__" +-"http://localhost/aris/sap_model.owl#997a__6_____u__" +-"http://localhost/aris/sap_model.owl#995e__6_____u__" +-"http://localhost/aris/sap_model.owl#983c__6_____u__" +-"http://localhost/aris/sap_model.owl#9j00__6_____u__" +-"http://localhost/aris/sap_model.owl#9jpf__6_____u__" +-"http://localhost/aris/sap_model.owl#9jja__6_____u__" +-"http://localhost/aris/sap_model.owl#9h2r__6_____u__" +-"http://localhost/aris/sap_model.owl#9how__6_____u__" +-"http://localhost/aris/sap_model.owl#9hcr__6_____u__" +-"http://localhost/aris/sap_model.owl#96xz__6_____u__" +-"http://localhost/aris/sap_model.owl#95zq__6_____u__" +-"http://localhost/aris/sap_model.owl#96gk__6_____u__" +-"http://localhost/aris/sap_model.owl#96ru__6_____u__" +-"http://localhost/aris/sap_model.owl#976n__6_____u__" +-"http://localhost/aris/sap_model.owl#9eke__6_____u__" +-"http://localhost/aris/sap_model.owl#9e21__6_____u__" +-"http://localhost/aris/sap_model.owl#9dro__6_____u__" +-"http://localhost/aris/sap_model.owl#9frs__6_____u__" +-"http://localhost/aris/sap_model.owl#9ep8__6_____u__" +-"http://localhost/aris/sap_model.owl#9e0n__6_____u__" +-"http://localhost/aris/sap_model.owl#9d5x__6_____u__" +-"http://localhost/aris/sap_model.owl#9dzw__6_____u__" +-"http://localhost/aris/sap_model.owl#9d7v__6_____u__" +-"http://localhost/aris/sap_model.owl#9bil__6_____u__" +-"http://localhost/aris/sap_model.owl#992a__6_____u__" +-"http://localhost/aris/sap_model.owl#9a0x__6_____u__" +-"http://localhost/aris/sap_model.owl#99u1__6_____u__" +-"http://localhost/aris/sap_model.owl#9anc__6_____u__" +-"http://localhost/aris/sap_model.owl#9a96__6_____u__" +-"http://localhost/aris/sap_model.owl#9aan__6_____u__" +-"http://localhost/aris/sap_model.owl#99i2__6_____u__" +-"http://localhost/aris/sap_model.owl#9aph__6_____u__" +-"http://localhost/aris/sap_model.owl#99x2__6_____u__" +-"http://localhost/aris/sap_model.owl#98q5__6_____u__" +-"http://localhost/aris/sap_model.owl#9cv7__6_____u__" +-"http://localhost/aris/sap_model.owl#9c3q__6_____u__" +-"http://localhost/aris/sap_model.owl#9b2c__6_____u__" +-"http://localhost/aris/sap_model.owl#9b87__6_____u__" +-"http://localhost/aris/sap_model.owl#9cad__6_____u__" +-"http://localhost/aris/sap_model.owl#9avk__6_____u__" +-"http://localhost/aris/sap_model.owl#9rj5__6_____u__" +-"http://localhost/aris/sap_model.owl#9q92__6_____u__" +-"http://localhost/aris/sap_model.owl#9p75__6_____u__" +-"http://localhost/aris/sap_model.owl#9nou__6_____u__" +-"http://localhost/aris/sap_model.owl#9px6__6_____u__" +-"http://localhost/aris/sap_model.owl#9r57__6_____u__" +-"http://localhost/aris/sap_model.owl#gxta__6_____u__" +-"http://localhost/aris/sap_model.owl#gxc0__6_____u__" +-"http://localhost/aris/sap_model.owl#gyaq__6_____u__" +-"http://localhost/aris/sap_model.owl#gxya__6_____u__" +-"http://localhost/aris/sap_model.owl#gybj__6_____u__" +-"http://localhost/aris/sap_model.owl#gw9r__6_____u__" +-"http://localhost/aris/sap_model.owl#gvxf__6_____u__" +-"http://localhost/aris/sap_model.owl#gvzc__6_____u__" +-"http://localhost/aris/sap_model.owl#gw8a__6_____u__" +-"http://localhost/aris/sap_model.owl#gw0q__6_____u__" +-"http://localhost/aris/sap_model.owl#gwwg__6_____u__" +-"http://localhost/aris/sap_model.owl#gw53__6_____u__" +-"http://localhost/aris/sap_model.owl#kkdc__6_____u__" +-"http://localhost/aris/sap_model.owl#baed__6_____u__" +-"http://localhost/aris/sap_model.owl#ba5l__6_____u__" +-"http://localhost/aris/sap_model.owl#b9k4__6_____u__" +-"http://localhost/aris/sap_model.owl#baoa__6_____u__" +-"http://localhost/aris/sap_model.owl#babp__6_____u__" +-"http://localhost/aris/sap_model.owl#ba62__6_____u__" +-"http://localhost/aris/sap_model.owl#bb49__6_____u__" +-"http://localhost/aris/sap_model.owl#baaw__6_____u__" +-"http://localhost/aris/sap_model.owl#b5n1__6_____u__" +-"http://localhost/aris/sap_model.owl#b4t3__6_____u__" +-"http://localhost/aris/sap_model.owl#b56l__6_____u__" +-"http://localhost/aris/sap_model.owl#b729__6_____u__" +-"http://localhost/aris/sap_model.owl#b2pa__6_____u__" +-"http://localhost/aris/sap_model.owl#b2e5__6_____u__" +-"http://localhost/aris/sap_model.owl#b958__6_____u__" +-"http://localhost/aris/sap_model.owl#b805__6_____u__" +-"http://localhost/aris/sap_model.owl#b77x__6_____u__" +-"http://localhost/aris/sap_model.owl#b1yd__6_____u__" +-"http://localhost/aris/sap_model.owl#b590__6_____u__" +-"http://localhost/aris/sap_model.owl#bia3__6_____u__" +-"http://localhost/aris/sap_model.owl#bdy4__6_____u__" +-"http://localhost/aris/sap_model.owl#biwd__6_____u__" +-"http://localhost/aris/sap_model.owl#bhbt__6_____u__" +-"http://localhost/aris/sap_model.owl#benb__6_____u__" +-"http://localhost/aris/sap_model.owl#bila__6_____u__" +-"http://localhost/aris/sap_model.owl#bcel__6_____u__" +-"http://localhost/aris/sap_model.owl#bcbw__6_____u__" +-"http://localhost/aris/sap_model.owl#bi3j__6_____u__" +-"http://localhost/aris/sap_model.owl#bde7__6_____u__" +-"http://localhost/aris/sap_model.owl#be59__6_____u__" +-"http://localhost/aris/sap_model.owl#bcuz__6_____u__" +-"http://localhost/aris/sap_model.owl#bc04__6_____u__" +-"http://localhost/aris/sap_model.owl#blwc__6_____u__" +-"http://localhost/aris/sap_model.owl#bnwq__6_____u__" +-"http://localhost/aris/sap_model.owl#blmd__6_____u__" +-"http://localhost/aris/sap_model.owl#bk60__6_____u__" +-"http://localhost/aris/sap_model.owl#bnyd__6_____u__" +-"http://localhost/aris/sap_model.owl#blgf__6_____u__" +-"http://localhost/aris/sap_model.owl#bnac__6_____u__" +-"http://localhost/aris/sap_model.owl#bm2d__6_____u__" +-"http://localhost/aris/sap_model.owl#bpgp__6_____u__" +-"http://localhost/aris/sap_model.owl#egwi__6_____u__" +-"http://localhost/aris/sap_model.owl#ehnl__6_____u__" +-"http://localhost/aris/sap_model.owl#ehp0__6_____u__" +-"http://localhost/aris/sap_model.owl#eowm__6_____u__" +-"http://localhost/aris/sap_model.owl#ep24__6_____u__" +-"http://localhost/aris/sap_model.owl#enzz__6_____u__" +-"http://localhost/aris/sap_model.owl#ekxh__6_____u__" +-"http://localhost/aris/sap_model.owl#ej9p__6_____u__" +-"http://localhost/aris/sap_model.owl#ej2o__6_____u__" +-"http://localhost/aris/sap_model.owl#ejoi__6_____u__" +-"http://localhost/aris/sap_model.owl#el9e__6_____u__" +-"http://localhost/aris/sap_model.owl#emxa__6_____u__" +-"http://localhost/aris/sap_model.owl#em1u__6_____u__" +-"http://localhost/aris/sap_model.owl#em4i__6_____u__" +-"http://localhost/aris/sap_model.owl#ekzl__6_____u__" +-"http://localhost/aris/sap_model.owl#emfr__6_____u__" +-"http://localhost/aris/sap_model.owl#em9e__6_____u__" +-"http://localhost/aris/sap_model.owl#4yg7__6_____u__" +-"http://localhost/aris/sap_model.owl#4xi8__6_____u__" +-"http://localhost/aris/sap_model.owl#4vfd__6_____u__" +-"http://localhost/aris/sap_model.owl#4wuf__6_____u__" +-"http://localhost/aris/sap_model.owl#4uwz__6_____u__" +-"http://localhost/aris/sap_model.owl#4x3d__6_____u__" +-"http://localhost/aris/sap_model.owl#4ykg__6_____u__" +-"http://localhost/aris/sap_model.owl#4xn9__6_____u__" +-"http://localhost/aris/sap_model.owl#4l8l__6_____u__" +-"http://localhost/aris/sap_model.owl#4jnk__6_____u__" +-"http://localhost/aris/sap_model.owl#4i9n__6_____u__" +-"http://localhost/aris/sap_model.owl#4i4i__6_____u__" +-"http://localhost/aris/sap_model.owl#4ht3__6_____u__" +-"http://localhost/aris/sap_model.owl#4ipr__6_____u__" +-"http://localhost/aris/sap_model.owl#4lfa__6_____u__" +-"http://localhost/aris/sap_model.owl#4j9j__6_____u__" +-"http://localhost/aris/sap_model.owl#4j34__6_____u__" +-"http://localhost/aris/sap_model.owl#4i08__6_____u__" +-"http://localhost/aris/sap_model.owl#4uy4__6_____u__" +-"http://localhost/aris/sap_model.owl#4r9c__6_____u__" +-"http://localhost/aris/sap_model.owl#4tyc__6_____u__" +-"http://localhost/aris/sap_model.owl#4v31__6_____u__" +-"http://localhost/aris/sap_model.owl#4t2o__6_____u__" +-"http://localhost/aris/sap_model.owl#4v8t__6_____u__" +-"http://localhost/aris/sap_model.owl#4w1p__6_____u__" +-"http://localhost/aris/sap_model.owl#4sv1__6_____u__" +-"http://localhost/aris/sap_model.owl#4qxb__6_____u__" +-"http://localhost/aris/sap_model.owl#4obf__6_____u__" +-"http://localhost/aris/sap_model.owl#4mh7__6_____u__" +-"http://localhost/aris/sap_model.owl#4n80__6_____u__" +-"http://localhost/aris/sap_model.owl#4qkx__6_____u__" +-"http://localhost/aris/sap_model.owl#4q6d__6_____u__" +-"http://localhost/aris/sap_model.owl#4r5j__6_____u__" +-"http://localhost/aris/sap_model.owl#4o9a__6_____u__" +-"http://localhost/aris/sap_model.owl#4sga__6_____u__" +-"http://localhost/aris/sap_model.owl#4ro2__6_____u__" +-"http://localhost/aris/sap_model.owl#4sjf__6_____u__" +-"http://localhost/aris/sap_model.owl#4rm0__6_____u__" +-"http://localhost/aris/sap_model.owl#4rjd__6_____u__" +-"http://localhost/aris/sap_model.owl#4vqy__6_____u__" +-"http://localhost/aris/sap_model.owl#4vnd__6_____u__" +-"http://localhost/aris/sap_model.owl#4w4p__6_____u__" +-"http://localhost/aris/sap_model.owl#4vgc__6_____u__" +-"http://localhost/aris/sap_model.owl#4voc__6_____u__" +-"http://localhost/aris/sap_model.owl#hjxq__6_____u__" +-"http://localhost/aris/sap_model.owl#homv__6_____u__" +-"http://localhost/aris/sap_model.owl#hmx6__6_____u__" +-"http://localhost/aris/sap_model.owl#hmzz__6_____u__" +-"http://localhost/aris/sap_model.owl#hkex__6_____u__" +-"http://localhost/aris/sap_model.owl#igdo__6_____u__" +-"http://localhost/aris/sap_model.owl#id60__6_____u__" +-"http://localhost/aris/sap_model.owl#iizc__6_____u__" +-"http://localhost/aris/sap_model.owl#ijew__6_____u__" +-"http://localhost/aris/sap_model.owl#ijqf__6_____u__" +-"http://localhost/aris/sap_model.owl#igxm__6_____u__" +-"http://localhost/aris/sap_model.owl#ihvs__6_____u__" +-"http://localhost/aris/sap_model.owl#iepe__6_____u__" +-"http://localhost/aris/sap_model.owl#iboq__6_____u__" +-"http://localhost/aris/sap_model.owl#ihc5__6_____u__" +-"http://localhost/aris/sap_model.owl#hvec__6_____u__" +-"http://localhost/aris/sap_model.owl#hx2y__6_____u__" +-"http://localhost/aris/sap_model.owl#hqla__6_____u__" +-"http://localhost/aris/sap_model.owl#hr3q__6_____u__" +-"http://localhost/aris/sap_model.owl#hpu9__6_____u__" +-"http://localhost/aris/sap_model.owl#hr6q__6_____u__" +-"http://localhost/aris/sap_model.owl#hsjg__6_____u__" +-"http://localhost/aris/sap_model.owl#hvbv__6_____u__" +-"http://localhost/aris/sap_model.owl#hxhi__6_____u__" +-"http://localhost/aris/sap_model.owl#huso__6_____u__" +-"http://localhost/aris/sap_model.owl#i8c9__6_____u__" +-"http://localhost/aris/sap_model.owl#i9c3__6_____u__" +-"http://localhost/aris/sap_model.owl#i8fl__6_____u__" +-"http://localhost/aris/sap_model.owl#i790__6_____u__" +-"http://localhost/aris/sap_model.owl#i88u__6_____u__" +-"http://localhost/aris/sap_model.owl#i8bc__6_____u__" +-"http://localhost/aris/sap_model.owl#j6qh__6_____u__" +-"http://localhost/aris/sap_model.owl#ixva__6_____u__" +-"http://localhost/aris/sap_model.owl#j2ut__6_____u__" +-"http://localhost/aris/sap_model.owl#ixwi__6_____u__" +-"http://localhost/aris/sap_model.owl#iscv__6_____u__" +-"http://localhost/aris/sap_model.owl#iyd1__6_____u__" +-"http://localhost/aris/sap_model.owl#jnbo__6_____u__" +-"http://localhost/aris/sap_model.owl#ji50__6_____u__" +-"http://localhost/aris/sap_model.owl#jeat__6_____u__" +-"http://localhost/aris/sap_model.owl#jh8f__6_____u__" +-"http://localhost/aris/sap_model.owl#jlhu__6_____u__" +-"http://localhost/aris/sap_model.owl#jhka__6_____u__" +-"http://localhost/aris/sap_model.owl#j7i2__6_____u__" +-"http://localhost/aris/sap_model.owl#jb85__6_____u__" +-"http://localhost/aris/sap_model.owl#j5cv__6_____u__" +-"http://localhost/aris/sap_model.owl#jb3d__6_____u__" +-"http://localhost/aris/sap_model.owl#j9qt__6_____u__" +-"http://localhost/aris/sap_model.owl#ja1v__6_____u__" +-"http://localhost/aris/sap_model.owl#j8db__6_____u__" +-"http://localhost/aris/sap_model.owl#jetm__6_____u__" +-"http://localhost/aris/sap_model.owl#i4dv__6_____u__" +-"http://localhost/aris/sap_model.owl#i5b6__6_____u__" +-"http://localhost/aris/sap_model.owl#i0mk__6_____u__" +-"http://localhost/aris/sap_model.owl#i4ho__6_____u__" +-"http://localhost/aris/sap_model.owl#i2tc__6_____u__" +-"http://localhost/aris/sap_model.owl#i2ou__6_____u__" +-"http://localhost/aris/sap_model.owl#i4h1__6_____u__" +-"http://localhost/aris/sap_model.owl#hzj0__6_____u__" +-"http://localhost/aris/sap_model.owl#j5et__6_____u__" +-"http://localhost/aris/sap_model.owl#j4al__6_____u__" +-"http://localhost/aris/sap_model.owl#j6p6__6_____u__" +-"http://localhost/aris/sap_model.owl#i8hi__6_____u__" +-"http://localhost/aris/sap_model.owl#i81h__6_____u__" +-"http://localhost/aris/sap_model.owl#i49h__6_____u__" +-"http://localhost/aris/sap_model.owl#islm__6_____u__" +-"http://localhost/aris/sap_model.owl#irlg__6_____u__" +-"http://localhost/aris/sap_model.owl#iu8y__6_____u__" +-"http://localhost/aris/sap_model.owl#iumo__6_____u__" +-"http://localhost/aris/sap_model.owl#iu5h__6_____u__" +-"http://localhost/aris/sap_model.owl#iown__6_____u__" +-"http://localhost/aris/sap_model.owl#ik0f__6_____u__" +-"http://localhost/aris/sap_model.owl#io1e__6_____u__" +-"http://localhost/aris/sap_model.owl#ik2h__6_____u__" +-"http://localhost/aris/sap_model.owl#ijvc__6_____u__" +-"http://localhost/aris/sap_model.owl#iqgz__6_____u__" +-"http://localhost/aris/sap_model.owl#h1eg__6_____u__" +-"http://localhost/aris/sap_model.owl#h1i2__6_____u__" +-"http://localhost/aris/sap_model.owl#h1bl__6_____u__" +-"http://localhost/aris/sap_model.owl#h0w8__6_____u__" +-"http://localhost/aris/sap_model.owl#h18q__6_____u__" +-"http://localhost/aris/sap_model.owl#h10g__6_____u__" +-"http://localhost/aris/sap_model.owl#h0gk__6_____u__" +-"http://localhost/aris/sap_model.owl#h19w__6_____u__" +-"http://localhost/aris/sap_model.owl#h0eo__6_____u__" +-"http://localhost/aris/sap_model.owl#h0aw__6_____u__" +-"http://localhost/aris/sap_model.owl#h02z__6_____u__" +-"http://localhost/aris/sap_model.owl#h14u__6_____u__" +-"http://localhost/aris/sap_model.owl#h0kc__6_____u__" +-"http://localhost/aris/sap_model.owl#h01s__6_____u__" +-"http://localhost/aris/sap_model.owl#h1mi__6_____u__" +-"http://localhost/aris/sap_model.owl#h1p7__6_____u__" +-"http://localhost/aris/sap_model.owl#h1kp__6_____u__" +-"http://localhost/aris/sap_model.owl#h1wt__6_____u__" +-"http://localhost/aris/sap_model.owl#78j5__6_____u__" +-"http://localhost/aris/sap_model.owl#77fr__6_____u__" +-"http://localhost/aris/sap_model.owl#77ha__6_____u__" +-"http://localhost/aris/sap_model.owl#76j9__6_____u__" +-"http://localhost/aris/sap_model.owl#76dm__6_____u__" +-"http://localhost/aris/sap_model.owl#771m__6_____u__" +-"http://localhost/aris/sap_model.owl#75u8__6_____u__" +-"http://localhost/aris/sap_model.owl#778f__6_____u__" +-"http://localhost/aris/sap_model.owl#77sm__6_____u__" +-"http://localhost/aris/sap_model.owl#78gl__6_____u__" +-"http://localhost/aris/sap_model.owl#77rn__6_____u__" +-"http://localhost/aris/sap_model.owl#77dc__6_____u__" +-"http://localhost/aris/sap_model.owl#77kf__6_____u__" +-"http://localhost/aris/sap_model.owl#78kg__6_____u__" +-"http://localhost/aris/sap_model.owl#76kd__6_____u__" +-"http://localhost/aris/sap_model.owl#760b__6_____u__" +-"http://localhost/aris/sap_model.owl#76ii__6_____u__" +-"http://localhost/aris/sap_model.owl#7736__6_____u__" +-"http://localhost/aris/sap_model.owl#76ck__6_____u__" +-"http://localhost/aris/sap_model.owl#c1pu__6_____u__" +-"http://localhost/aris/sap_model.owl#c1g6__6_____u__" +-"http://localhost/aris/sap_model.owl#c1bw__6_____u__" +-"http://localhost/aris/sap_model.owl#c1kv__6_____u__" +-"http://localhost/aris/sap_model.owl#c0x2__6_____u__" +-"http://localhost/aris/sap_model.owl#c0y6__6_____u__" +-"http://localhost/aris/sap_model.owl#c151__6_____u__" +-"http://localhost/aris/sap_model.owl#fsgs__6_____u__" +-"http://localhost/aris/sap_model.owl#fmkt__6_____u__" +-"http://localhost/aris/sap_model.owl#fqrn__6_____u__" +-"http://localhost/aris/sap_model.owl#fnho__6_____u__" +-"http://localhost/aris/sap_model.owl#ft1j__6_____u__" +-"http://localhost/aris/sap_model.owl#fv3w__6_____u__" +-"http://localhost/aris/sap_model.owl#frz4__6_____u__" +-"http://localhost/aris/sap_model.owl#fpnp__6_____u__" +-"http://localhost/aris/sap_model.owl#fv39__6_____u__" +-"http://localhost/aris/sap_model.owl#fwtp__6_____u__" +-"http://localhost/aris/sap_model.owl#fp95__6_____u__" +-"http://localhost/aris/sap_model.owl#fkox__6_____u__" +-"http://localhost/aris/sap_model.owl#fm7t__6_____u__" +-"http://localhost/aris/sap_model.owl#flr4__6_____u__" +-"http://localhost/aris/sap_model.owl#fo3a__6_____u__" +-"http://localhost/aris/sap_model.owl#fxwe__6_____u__" +-"http://localhost/aris/sap_model.owl#fx5n__6_____u__" +-"http://localhost/aris/sap_model.owl#fxqy__6_____u__" +-"http://localhost/aris/sap_model.owl#furr__6_____u__" +-"http://localhost/aris/sap_model.owl#ftgq__6_____u__" +-"http://localhost/aris/sap_model.owl#e32o__6_____u__" +-"http://localhost/aris/sap_model.owl#e4j0__6_____u__" +-"http://localhost/aris/sap_model.owl#e316__6_____u__" +-"http://localhost/aris/sap_model.owl#e4lg__6_____u__" +-"http://localhost/aris/sap_model.owl#e26q__6_____u__" +-"http://localhost/aris/sap_model.owl#dzmt__6_____u__" +-"http://localhost/aris/sap_model.owl#e1g3__6_____u__" +-"http://localhost/aris/sap_model.owl#e1qq__6_____u__" +-"http://localhost/aris/sap_model.owl#e7o0__6_____u__" +-"http://localhost/aris/sap_model.owl#e6ho__6_____u__" +-"http://localhost/aris/sap_model.owl#e5ek__6_____u__" +-"http://localhost/aris/sap_model.owl#e3fm__6_____u__" +-"http://localhost/aris/sap_model.owl#e98x__6_____u__" +-"http://localhost/aris/sap_model.owl#e58d__6_____u__" +-"http://localhost/aris/sap_model.owl#eaxm__6_____u__" +-"http://localhost/aris/sap_model.owl#e90r__6_____u__" +-"http://localhost/aris/sap_model.owl#ebci__6_____u__" +-"http://localhost/aris/sap_model.owl#e9be__6_____u__" +-"http://localhost/aris/sap_model.owl#bth2__6_____u__" +-"http://localhost/aris/sap_model.owl#bsmj__6_____u__" +-"http://localhost/aris/sap_model.owl#btkk__6_____u__" +-"http://localhost/aris/sap_model.owl#bt9b__6_____u__" +-"http://localhost/aris/sap_model.owl#6z59__6_____u__" +-"http://localhost/aris/sap_model.owl#6v5t__6_____u__" +-"http://localhost/aris/sap_model.owl#70n8__6_____u__" +-"http://localhost/aris/sap_model.owl#f1v1__6_____u__" +-"http://localhost/aris/sap_model.owl#f1o2__6_____u__" +-"http://localhost/aris/sap_model.owl#f20d__6_____u__" +-"http://localhost/aris/sap_model.owl#f0j9__6_____u__" +-"http://localhost/aris/sap_model.owl#ewxa__6_____u__" +-"http://localhost/aris/sap_model.owl#evs9__6_____u__" +-"http://localhost/aris/sap_model.owl#exb2__6_____u__" +-"http://localhost/aris/sap_model.owl#ez6u__6_____u__" +-"http://localhost/aris/sap_model.owl#f0tz__6_____u__" +-"http://localhost/aris/sap_model.owl#ey81__6_____u__" +-"http://localhost/aris/sap_model.owl#eypi__6_____u__" +-"http://localhost/aris/sap_model.owl#exc0__6_____u__" +-"http://localhost/aris/sap_model.owl#evzb__6_____u__" +-"http://localhost/aris/sap_model.owl#ezxm__6_____u__" +-"http://localhost/aris/sap_model.owl#exvu__6_____u__" +-"http://localhost/aris/sap_model.owl#ey67__6_____u__" +-"http://localhost/aris/sap_model.owl#f5v9__6_____u__" +-"http://localhost/aris/sap_model.owl#f2g1__6_____u__" +-"http://localhost/aris/sap_model.owl#f2xt__6_____u__" +-"http://localhost/aris/sap_model.owl#f246__6_____u__" +-"http://localhost/aris/sap_model.owl#f5nz__6_____u__" +-"http://localhost/aris/sap_model.owl#f02l__6_____u__" +-"http://localhost/aris/sap_model.owl#f8jj__6_____u__" +-"http://localhost/aris/sap_model.owl#f4z3__6_____u__" +-"http://localhost/aris/sap_model.owl#f46s__6_____u__" +-"http://localhost/aris/sap_model.owl#f9gr__6_____u__" +-"http://localhost/aris/sap_model.owl#f7ab__6_____u__" +-"http://localhost/aris/sap_model.owl#f7tj__6_____u__" +-"http://localhost/aris/sap_model.owl#f86h__6_____u__" +-"http://localhost/aris/sap_model.owl#f4b5__6_____u__" +-"http://localhost/aris/sap_model.owl#f4xj__6_____u__" +-"http://localhost/aris/sap_model.owl#fc08__6_____u__" +-"http://localhost/aris/sap_model.owl#fa54__6_____u__" +-"http://localhost/aris/sap_model.owl#fa2t__6_____u__" +-"http://localhost/aris/sap_model.owl#fbg0__6_____u__" Added: trunk/examples/epc/rs004.conf =================================================================== --- trunk/examples/epc/rs004.conf (rev 0) +++ trunk/examples/epc/rs004.conf 2009-02-04 12:38:28 UTC (rev 1585) @@ -0,0 +1,563 @@ +import("sap_epc.owl"); + +refexamples.startClass = "http://localhost/aris/sap_model.owl#EPC"; +refexamples.expansionPenaltyFactor = 0.5; + ++"http://localhost/aris/sap_model.owl#4vqy__6_____u__" ++"http://localhost/aris/sap_model.owl#ab0h__6_____u__" ++"http://localhost/aris/sap_model.owl#9p75__6_____u__" ++"http://localhost/aris/sap_model.owl#kkdc__6_____u__" ++"http://localhost/aris/sap_model.owl#iscv__6_____u__" ++"http://localhost/aris/sap_model.owl#i4dv__6_____u__" +-"http://localhost/aris/sap_model.owl#50ni__6_____u__" +-"http://localhost/aris/sap_model.owl#516w__6_____u__" +-"http://localhost/aris/sap_model.owl#50uc__6_____u__" +-"http://localhost/aris/sap_model.owl#51b6__6_____u__" +-"http://localhost/aris/sap_model.owl#507i__6_____u__" +-"http://localhost/aris/sap_model.owl#5085__6_____u__" +-"http://localhost/aris/sap_model.owl#g3ck__6_____u__" +-"http://localhost/aris/sap_model.owl#63c3__6_____u__" +-"http://localhost/aris/sap_model.owl#61eo__6_____u__" +-"http://localhost/aris/sap_model.owl#61hp__6_____u__" +-"http://localhost/aris/sap_model.owl#5vor__6_____u__" +-"http://localhost/aris/sap_model.owl#5z4t__6_____u__" +-"http://localhost/aris/sap_model.owl#5xci__6_____u__" +-"http://localhost/aris/sap_model.owl#5ybj__6_____u__" +-"http://localhost/aris/sap_model.owl#5yqw__6_____u__" +-"http://localhost/aris/sap_model.owl#6ovg__6_____u__" +-"http://localhost/aris/sap_model.owl#6kzx__6_____u__" +-"http://localhost/aris/sap_model.owl#6kjs__6_____u__" +-"http://localhost/aris/sap_model.owl#6oqu__6_____u__" +-"http://localhost/aris/sap_model.owl#6kw0__6_____u__" +-"http://localhost/aris/sap_model.owl#6oil__6_____u__" +-"http://localhost/aris/sap_model.owl#6kyy__6_____u__" +-"http://localhost/aris/sap_model.owl#6l2h__6_____u__" +-"http://localhost/aris/sap_model.owl#6kxi__6_____u__" +-"http://localhost/aris/sap_model.owl#6911__6_____u__" +-"http://localhost/aris/sap_model.owl#68kr__6_____u__" +-"http://localhost/aris/sap_model.owl#66np__6_____u__" +-"http://localhost/aris/sap_model.owl#6ag9__6_____u__" +-"http://localhost/aris/sap_model.owl#61op__6_____u__" +-"http://localhost/aris/sap_model.owl#65ec__6_____u__" +-"http://localhost/aris/sap_model.owl#69z8__6_____u__" +-"http://localhost/aris/sap_model.owl#6arq__6_____u__" +-"http://localhost/aris/sap_model.owl#6att__6_____u__" +-"http://localhost/aris/sap_model.owl#6auj__6_____u__" +-"http://localhost/aris/sap_model.owl#6bgn__6_____u__" +-"http://localhost/aris/sap_model.owl#6bp9__6_____u__" +-"http://localhost/aris/sap_model.owl#6bj9__6_____u__" +-"http://localhost/aris/sap_model.owl#6kn7__6_____u__" +-"http://localhost/aris/sap_model.owl#6dua__6_____u__" +-"http://localhost/aris/sap_model.owl#6d0p__6_____u__" +-"http://localhost/aris/sap_model.owl#6jls__6_____u__" +-"http://localhost/aris/sap_model.owl#6gcc__6_____u__" +-"http://localhost/aris/sap_model.owl#6d1r__6_____u__" +-"http://localhost/aris/sap_model.owl#6fc3__6_____u__" +-"http://localhost/aris/sap_model.owl#8n3o__6_____u__" +-"http://localhost/aris/sap_model.owl#8kx7__6_____u__" +-"http://localhost/aris/sap_model.owl#8n7u__6_____u__" +-"http://localhost/aris/sap_model.owl#8lj0__6_____u__" +-"http://localhost/aris/sap_model.owl#8ipa__6_____u__" +-"http://localhost/aris/sap_model.owl#8iaj__6_____u__" +-"http://localhost/aris/sap_model.owl#8ge4__6_____u__" +-"http://localhost/aris/sap_model.owl#8gur__6_____u__" +-"http://localhost/aris/sap_model.owl#84bz__6_____u__" +-"http://localhost/aris/sap_model.owl#889d__6_____u__" +-"http://localhost/aris/sap_model.owl#7zjv__6_____u__" +-"http://localhost/aris/sap_model.owl#8hyg__6_____u__" +-"http://localhost/aris/sap_model.owl#855w__6_____u__" +-"http://localhost/aris/sap_model.owl#7zox__6_____u__" +-"http://localhost/aris/sap_model.owl#7wqf__6_____u__" +-"http://localhost/aris/sap_model.owl#7ycv__6_____u__" +-"http://localhost/aris/sap_model.owl#7uzb__6_____u__" +-"http://localhost/aris/sap_model.owl#7wix__6_____u__" +-"http://localhost/aris/sap_model.owl#7z58__6_____u__" +-"http://localhost/aris/sap_model.owl#c7ds__6_____u__" +-"http://localhost/aris/sap_model.owl#c6yt__6_____u__" +-"http://localhost/aris/sap_model.owl#c71n__6_____u__" +-"http://localhost/aris/sap_model.owl#c7cn__6_____u__" +-"http://localhost/aris/sap_model.owl#dqj1__6_____u__" +-"http://localhost/aris/sap_model.owl#dimh__6_____u__" +-"http://localhost/aris/sap_model.owl#dnbu__6_____u__" +-"http://localhost/aris/sap_model.owl#dj9i__6_____u__" +-"http://localhost/aris/sap_model.owl#dker__6_____u__" +-"http://localhost/aris/sap_model.owl#dlp9__6_____u__" +-"http://localhost/aris/sap_model.owl#dj4q__6_____u__" +-"http://localhost/aris/sap_model.owl#dmai__6_____u__" +-"http://localhost/aris/sap_model.owl#dru2__6_____u__" +-"http://localhost/aris/sap_model.owl#dkg5__6_____u__" +-"http://localhost/aris/sap_model.owl#dln6__6_____u__" +-"http://localhost/aris/sap_model.owl#ducq__6_____u__" +-"http://localhost/aris/sap_model.owl#drx7__6_____u__" +-"http://localhost/aris/sap_model.owl#duf5__6_____u__" +-"http://localhost/aris/sap_model.owl#dujr__6_____u__" +-"http://localhost/aris/sap_model.owl#dt8o__6_____u__" +-"http://localhost/aris/sap_model.owl#dqry__6_____u__" +-"http://localhost/aris/sap_model.owl#dqy6__6_____u__" +-"http://localhost/aris/sap_model.owl#drmj__6_____u__" +-"http://localhost/aris/sap_model.owl#dql9__6_____u__" +-"http://localhost/aris/sap_model.owl#dbat__6_____u__" +-"http://localhost/aris/sap_model.owl#dcra__6_____u__" +-"http://localhost/aris/sap_model.owl#dhk7__6_____u__" +-"http://localhost/aris/sap_model.owl#dcsd__6_____u__" +-"http://localhost/aris/sap_model.owl#dc13__6_____u__" +-"http://localhost/aris/sap_model.owl#dg96__6_____u__" +-"http://localhost/aris/sap_model.owl#ch2j__6_____u__" +-"http://localhost/aris/sap_model.owl#chl5__6_____u__" +-"http://localhost/aris/sap_model.owl#cgv0__6_____u__" +-"http://localhost/aris/sap_model.owl#chp0__6_____u__" +-"http://localhost/aris/sap_model.owl#cgos__6_____u__" +-"http://localhost/aris/sap_model.owl#cho1__6_____u__" +-"http://localhost/aris/sap_model.owl#cg1a__6_____u__" +-"http://localhost/aris/sap_model.owl#cgyi__6_____u__" +-"http://localhost/aris/sap_model.owl#cfrg__6_____u__" +-"http://localhost/aris/sap_model.owl#cg2c__6_____u__" +-"http://localhost/aris/sap_model.owl#cgeu__6_____u__" +-"http://localhost/aris/sap_model.owl#cgpi__6_____u__" +-"http://localhost/aris/sap_model.owl#c9qp__6_____u__" +-"http://localhost/aris/sap_model.owl#c8oi__6_____u__" +-"http://localhost/aris/sap_model.owl#c95g__6_____u__" +-"http://localhost/aris/sap_model.owl#c9cx__6_____u__" +-"http://localhost/aris/sap_model.owl#c9er__6_____u__" +-"http://localhost/aris/sap_model.owl#c8vk__6_____u__" +-"http://localhost/aris/sap_model.owl#c9on__6_____u__" +-"http://localhost/aris/sap_model.owl#c8wu__6_____u__" +-"http://localhost/aris/sap_model.owl#c8n6__6_____u__" +-"http://localhost/aris/sap_model.owl#ccir__6_____u__" +-"http://localhost/aris/sap_model.owl#cbf8__6_____u__" +-"http://localhost/aris/sap_model.owl#ccql__6_____u__" +-"http://localhost/aris/sap_model.owl#cbef__6_____u__" +-"http://localhost/aris/sap_model.owl#ccdu__6_____u__" +-"http://localhost/aris/sap_model.owl#cd7p__6_____u__" +-"http://localhost/aris/sap_model.owl#ccg2__6_____u__" +-"http://localhost/aris/sap_model.owl#cbkc__6_____u__" +-"http://localhost/aris/sap_model.owl#cd0q__6_____u__" +-"http://localhost/aris/sap_model.owl#ccvp__6_____u__" +-"http://localhost/aris/sap_model.owl#akp2__6_____u__" +-"http://localhost/aris/sap_model.owl#aj3r__6_____u__" +-"http://localhost/aris/sap_model.owl#ajhu__6_____u__" +-"http://localhost/aris/sap_model.owl#ajyf__6_____u__" +-"http://localhost/aris/sap_model.owl#aij8__6_____u__" +-"http://localhost/aris/sap_model.owl#akxt__6_____u__" +-"http://localhost/aris/sap_model.owl#aiy4__6_____u__" +-"http://localhost/aris/sap_model.owl#ahni__6_____u__" +-"http://localhost/aris/sap_model.owl#af08__6_____u__" +-"http://localhost/aris/sap_model.owl#adbo__6_____u__" +-"http://localhost/aris/sap_model.owl#aigh__6_____u__" +-"http://localhost/aris/sap_model.owl#afzd__6_____u__" +-"http://localhost/aris/sap_model.owl#afp9__6_____u__" +-"http://localhost/aris/sap_model.owl#afho__6_____u__" +-"http://localhost/aris/sap_model.owl#aefa__6_____u__" +-"http://localhost/aris/sap_model.owl#ahd4__6_____u__" +-"http://localhost/aris/sap_model.owl#aeha__6_____u__" +-"http://localhost/aris/sap_model.owl#acyq__6_____u__" +-"http://localhost/aris/sap_model.owl#abfq__6_____u__" +-"http://localhost/aris/sap_model.owl#aa1t__6_____u__" +-"http://localhost/aris/sap_model.owl#aasl__6_____u__" +-"http://localhost/aris/sap_model.owl#a9bp__6_____u__" +-"http://localhost/aris/sap_model.owl#ach1__6_____u__" +-"http://localhost/aris/sap_model.owl#a8go__6_____u__" +-"http://localhost/aris/sap_model.owl#aa6t__6_____u__" +-"http://localhost/aris/sap_model.owl#a8yv__6_____u__" +-"http://localhost/aris/sap_model.owl#a4v3__6_____u__" +-"http://localhost/aris/sap_model.owl#a6dy__6_____u__" +-"http://localhost/aris/sap_model.owl#a5x8__6_____u__" +-"http://localhost/aris/sap_model.owl#a6j4__6_____u__" +-"http://localhost/aris/sap_model.owl#a581__6_____u__" +-"http://localhost/aris/sap_model.owl#a6fe__6_____u__" +-"http://localhost/aris/sap_model.owl#a71i__6_____u__" +-"http://localhost/aris/sap_model.owl#aah7__6_____u__" +-"http://localhost/aris/sap_model.owl#gg1j__6_____u__" +-"http://localhost/aris/sap_model.owl#ggr0__6_____u__" +-"http://localhost/aris/sap_model.owl#gglw__6_____u__" +-"http://localhost/aris/sap_model.owl#geuv__6_____u__" +-"http://localhost/aris/sap_model.owl#gfe6__6_____u__" +-"http://localhost/aris/sap_model.owl#gp4y__6_____u__" +-"http://localhost/aris/sap_model.owl#gpjp__6_____u__" +-"http://localhost/aris/sap_model.owl#gpcp__6_____u__" +-"http://localhost/aris/sap_model.owl#gjto__6_____u__" +-"http://localhost/aris/sap_model.owl#gnef__6_____u__" +-"http://localhost/aris/sap_model.owl#gip6__6_____u__" +-"http://localhost/aris/sap_model.owl#ggjx__6_____u__" +-"http://localhost/aris/sap_model.owl#gt4o__6_____u__" +-"http://localhost/aris/sap_model.owl#gtgq__6_____u__" +-"http://localhost/aris/sap_model.owl#gt8e__6_____u__" +-"http://localhost/aris/sap_model.owl#grmz__6_____u__" +-"http://localhost/aris/sap_model.owl#gexk__6_____u__" +-"http://localhost/aris/sap_model.owl#gebx__6_____u__" +-"http://localhost/aris/sap_model.owl#gf0e__6_____u__" +-"http://localhost/aris/sap_model.owl#gdfs__6_____u__" +-"http://localhost/aris/sap_model.owl#gcw4__6_____u__" +-"http://localhost/aris/sap_model.owl#ge1x__6_____u__" +-"http://localhost/aris/sap_model.owl#9h55__6_____u__" +-"http://localhost/aris/sap_model.owl#9fin__6_____u__" +-"http://localhost/aris/sap_model.owl#9gsz__6_____u__" +-"http://localhost/aris/sap_model.owl#9hya__6_____u__" +-"http://localhost/aris/sap_model.owl#9evo__6_____u__" +-"http://localhost/aris/sap_model.owl#9f4c__6_____u__" +-"http://localhost/aris/sap_model.owl#9ggc__6_____u__" +-"http://localhost/aris/sap_model.owl#9fxy__6_____u__" +-"http://localhost/aris/sap_model.owl#9fvu__6_____u__" +-"http://localhost/aris/sap_model.owl#9hu2__6_____u__" +-"http://localhost/aris/sap_model.owl#99br__6_____u__" +-"http://localhost/aris/sap_model.owl#99ha__6_____u__" +-"http://localhost/aris/sap_model.owl#972n__6_____u__" +-"http://localhost/aris/sap_model.owl#991g__6_____u__" +-"http://localhost/aris/sap_model.owl#997a__6_____u__" +-"http://localhost/aris/sap_model.owl#995e__6_____u__" +-"http://localhost/aris/sap_model.owl#983c__6_____u__" +-"http://localhost/aris/sap_model.owl#9j00__6_____u__" +-"http://localhost/aris/sap_model.owl#9jpf__6_____u__" +-"http://localhost/aris/sap_model.owl#9jja__6_____u__" +-"http://localhost/aris/sap_model.owl#9h2r__6_____u__" +-"http://localhost/aris/sap_model.owl#9how__6_____u__" +-"http://localhost/aris/sap_model.owl#9hcr__6_____u__" +-"http://localhost/aris/sap_model.owl#96xz__6_____u__" +-"http://localhost/aris/sap_model.owl#95zq__6_____u__" +-"http://localhost/aris/sap_model.owl#96gk__6_____u__" +-"http://localhost/aris/sap_model.owl#96ru__6_____u__" +-"http://localhost/aris/sap_model.owl#976n__6_____u__" +-"http://localhost/aris/sap_model.owl#9eke__6_____u__" +-"http://localhost/aris/sap_model.owl#9e21__6_____u__" +-"http://localhost/aris/sap_model.owl#9dro__6_____u__" +-"http://localhost/aris/sap_model.owl#9frs__6_____u__" +-"http://localhost/aris/sap_model.owl#9ep8__6_____u__" +-"http://localhost/aris/sap_model.owl#9e0n__6_____u__" +-"http://localhost/aris/sap_model.owl#9d5x__6_____u__" +-"http://localhost/aris/sap_model.owl#9dzw__6_____u__" +-"http://localhost/aris/sap_model.owl#9d7v__6_____u__" +-"http://localhost/aris/sap_model.owl#9bil__6_____u__" +-"http://localhost/aris/sap_model.owl#992a__6_____u__" +-"http://localhost/aris/sap_model.owl#9a0x__6_____u__" +-"http://localhost/aris/sap_model.owl#99u1__6_____u__" +-"http://localhost/aris/sap_model.owl#9anc__6_____u__" +-"http://localhost/aris/sap_model.owl#9a96__6_____u__" +-"http://localhost/aris/sap_model.owl#9aan__6_____u__" +-"http://localhost/aris/sap_model.owl#99i2__6_____u__" +-"http://localhost/aris/sap_model.owl#9aph__6_____u__" +-"http://localhost/aris/sap_model.owl#99x2__6_____u__" +-"http://localhost/aris/sap_model.owl#98q5__6_____u__" +-"http://localhost/aris/sap_model.owl#9cv7__6_____u__" +-"http://localhost/aris/sap_model.owl#9c3q__6_____u__" +-"http://localhost/aris/sap_model.owl#9b2c__6_____u__" +-"http://localhost/aris/sap_model.owl#9b87__6_____u__" +-"http://localhost/aris/sap_model.owl#9cad__6_____u__" +-"http://localhost/aris/sap_model.owl#9avk__6_____u__" +-"http://localhost/aris/sap_model.owl#9rj5__6_____u__" +-"http://localhost/aris/sap_model.owl#9q92__6_____u__" +-"http://localhost/aris/sap_model.owl#9nou__6_____u__" +-"http://localhost/aris/sap_model.owl#9px6__6_____u__" +-"http://localhost/aris/sap_model.owl#9r57__6_____u__" +-"http://localhost/aris/sap_model.owl#gxta__6_____u__" +-"http://localhost/aris/sap_model.owl#gxc0__6_____u__" +-"http://localhost/aris/sap_model.owl#gyaq__6_____u__" +-"http://localhost/aris/sap_model.owl#gxya__6_____u__" +-"http://localhost/aris/sap_model.owl#gybj__6_____u__" +-"http://localhost/aris/sap_model.owl#gw9r__6_____u__" +-"http://localhost/aris/sap_model.owl#gvxf__6_____u__" +-"http://localhost/aris/sap_model.owl#gvzc__6_____u__" +-"http://localhost/aris/sap_model.owl#gw8a__6_____u__" +-"http://localhost/aris/sap_model.owl#gw0q__6_____u__" +-"http://localhost/aris/sap_model.owl#gwwg__6_____u__" +-"http://localhost/aris/sap_model.owl#gw53__6_____u__" +-"http://localhost/aris/sap_model.owl#baed__6_____u__" +-"http://localhost/aris/sap_model.owl#ba5l__6_____u__" +-"http://localhost/aris/sap_model.owl#b9k4__6_____u__" +-"http://localhost/aris/sap_model.owl#baoa__6_____u__" +-"http://localhost/aris/sap_model.owl#babp__6_____u__" +-"http://localhost/aris/sap_model.owl#ba62__6_____u__" +-"http://localhost/aris/sap_model.owl#bb49__6_____u__" +-"http://localhost/aris/sap_model.owl#baaw__6_____u__" +-"http://localhost/aris/sap_model.owl#b5n1__6_____u__" +-"http://localhost/aris/sap_model.owl#b4t3__6_____u__" +-"http://localhost/aris/sap_model.owl#b56l__6_____u__" +-"http://localhost/aris/sap_model.owl#b729__6_____u__" +-"http://localhost/aris/sap_model.owl#b2pa__6_____u__" +-"http://localhost/aris/sap_model.owl#b2e5__6_____u__" +-"http://localhost/aris/sap_model.owl#b958__6_____u__" +-"http://localhost/aris/sap_model.owl#b805__6_____u__" +-"http://localhost/aris/sap_model.owl#b77x__6_____u__" +-"http://localhost/aris/sap_model.owl#b1yd__6_____u__" +-"http://localhost/aris/sap_model.owl#b590__6_____u__" +-"http://localhost/aris/sap_model.owl#bia3__6_____u__" +-"http://localhost/aris/sap_model.owl#bdy4__6_____u__" +-"http://localhost/aris/sap_model.owl#biwd__6_____u__" +-"http://localhost/aris/sap_model.owl#bhbt__6_____u__" +-"http://localhost/aris/sap_model.owl#benb__6_____u__" +-"http://localhost/aris/sap_model.owl#bila__6_____u__" +-"http://localhost/aris/sap_model.owl#bcel__6_____u__" +-"http://localhost/aris/sap_model.owl#bcbw__6_____u__" +-"http://localhost/aris/sap_model.owl#bi3j__6_____u__" +-"http://localhost/aris/sap_model.owl#bde7__6_____u__" +-"http://localhost/aris/sap_model.owl#be59__6_____u__" +-"http://localhost/aris/sap_model.owl#bcuz__6_____u__" +-"http://localhost/aris/sap_model.owl#bc04__6_____u__" +-"http://localhost/aris/sap_model.owl#blwc__6_____u__" +-"http://localhost/aris/sap_model.owl#bnwq__6_____u__" +-"http://localhost/aris/sap_model.owl#blmd__6_____u__" +-"http://localhost/aris/sap_model.owl#bk60__6_____u__" +-"http://localhost/aris/sap_model.owl#bnyd__6_____u__" +-"http://localhost/aris/sap_model.owl#blgf__6_____u__" +-"http://localhost/aris/sap_model.owl#bnac__6_____u__" +-"http://localhost/aris/sap_model.owl#bm2d__6_____u__" +-"http://localhost/aris/sap_model.owl#bpgp__6_____u__" +-"http://localhost/aris/sap_model.owl#egwi__6_____u__" +-"http://localhost/aris/sap_model.owl#ehnl__6_____u__" +-"http://localhost/aris/sap_model.owl#ehp0__6_____u__" +-"http://localhost/aris/sap_model.owl#eowm__6_____u__" +-"http://localhost/aris/sap_model.owl#ep24__6_____u__" +-"http://localhost/aris/sap_model.owl#enzz__6_____u__" +-"http://localhost/aris/sap_model.owl#ekxh__6_____u__" +-"http://localhost/aris/sap_model.owl#ej9p__6_____u__" +-"http://localhost/aris/sap_model.owl#ej2o__6_____u__" +-"http://localhost/aris/sap_model.owl#ejoi__6_____u__" +-"http://localhost/aris/sap_model.owl#el9e__6_____u__" +-"http://localhost/aris/sap_model.owl#emxa__6_____u__" +-"http://localhost/aris/sap_model.owl#em1u__6_____u__" +-"http://localhost/aris/sap_model.owl#em4i__6_____u__" +-"http://localhost/aris/sap_model.owl#ekzl__6_____u__" +-"http://localhost/aris/sap_model.owl#emfr__6_____u__" +-"http://localhost/aris/sap_model.owl#em9e__6_____u__" +-"http://localhost/aris/sap_model.owl#4yg7__6_____u__" +-"http://localhost/aris/sap_model.owl#4xi8__6_____u__" +-"http://localhost/aris/sap_model.owl#4vfd__6_____u__" +-"http://localhost/aris/sap_model.owl#4wuf__6_____u__" +-"http://localhost/aris/sap_model.owl#4uwz__6_____u__" +-"http://localhost/aris/sap_model.owl#4x3d__6_____u__" +-"http://localhost/aris/sap_model.owl#4ykg__6_____u__" +-"http://localhost/aris/sap_model.owl#4xn9__6_____u__" +-"http://localhost/aris/sap_model.owl#4l8l__6_____u__" +-"http://localhost/aris/sap_model.owl#4jnk__6_____u__" +-"http://localhost/aris/sap_model.owl#4i9n__6_____u__" +-"http://localhost/aris/sap_model.owl#4i4i__6_____u__" +-"http://localhost/aris/sap_model.owl#4ht3__6_____u__" +-"http://localhost/aris/sap_model.owl#4ipr__6_____u__" +-"http://localhost/aris/sap_model.owl#4lfa__6_____u__" +-"http://localhost/aris/sap_model.owl#4j9j__6_____u__" +-"http://localhost/aris/sap_model.owl#4j34__6_____u__" +-"http://localhost/aris/sap_model.owl#4i08__6_____u__" +-"http://localhost/aris/sap_model.owl#4uy4__6_____u__" +-"http://localhost/aris/sap_model.owl#4r9c__6_____u__" +-"http://localhost/aris/sap_model.owl#4tyc__6_____u__" +-"http://localhost/aris/sap_model.owl#4v31__6_____u__" +-"http://localhost/aris/sap_model.owl#4t2o__6_____u__" +-"http://localhost/aris/sap_model.owl#4v8t__6_____u__" +-"http://localhost/aris/sap_model.owl#4w1p__6_____u__" +-"http://localhost/aris/sap_model.owl#4sv1__6_____u__" +-"http://localhost/aris/sap_model.owl#4qxb__6_____u__" +-"http://localhost/aris/sap_model.owl#4obf__6_____u__" +-"http://localhost/aris/sap_model.owl#4mh7__6_____u__" +-"http://localhost/aris/sap_model.owl#4n80__6_____u__" +-"http://localhost/aris/sap_model.owl#4qkx__6_____u__" +-"http://localhost/aris/sap_model.owl#4q6d__6_____u__" +-"http://localhost/aris/sap_model.owl#4r5j__6_____u__" +-"http://localhost/aris/sap_model.owl#4o9a__6_____u__" +-"http://localhost/aris/sap_model.owl#4sga__6_____u__" +-"http://localhost/aris/sap_model.owl#4ro2__6_____u__" +-"http://localhost/aris/sap_model.owl#4sjf__6_____u__" +-"http://localhost/aris/sap_model.owl#4rm0__6_____u__" +-"http://localhost/aris/sap_model.owl#4rjd__6_____u__" +-"http://localhost/aris/sap_model.owl#4vnd__6_____u__" +-"http://localhost/aris/sap_model.owl#4w4p__6_____u__" +-"http://localhost/aris/sap_model.owl#4vgc__6_____u__" +-"http://localhost/aris/sap_model.owl#4voc__6_____u__" +-"http://localhost/aris/sap_model.owl#hjxq__6_____u__" +-"http://localhost/aris/sap_model.owl#homv__6_____u__" +-"http://localhost/aris/sap_model.owl#hmx6__6_____u__" +-"http://localhost/aris/sap_model.owl#hmzz__6_____u__" +-"http://localhost/aris/sap_model.owl#hkex__6_____u__" +-"http://localhost/aris/sap_model.owl#igdo__6_____u__" +-"http://localhost/aris/sap_model.owl#id60__6_____u__" +-"http://localhost/aris/sap_model.owl#iizc__6_____u__" +-"http://localhost/aris/sap_model.owl#ijew__6_____u__" +-"http://localhost/aris/sap_model.owl#ijqf__6_____u__" +-"http://localhost/aris/sap_model.owl#igxm__6_____u__" +-"http://localhost/aris/sap_model.owl#ihvs__6_____u__" +-"http://localhost/aris/sap_model.owl#iepe__6_____u__" +-"http://localhost/aris/sap_model.owl#iboq__6_____u__" +-"http://localhost/aris/sap_model.owl#ihc5__6_____u__" +-"http://localhost/aris/sap_model.owl#hvec__6_____u__" +-"http://localhost/aris/sap_model.owl#hx2y__6_____u__" +-"http://localhost/aris/sap_model.owl#hqla__6_____u__" +-"http://localhost/aris/sap_model.owl#hr3q__6_____u__" +-"http://localhost/aris/sap_model.owl#hpu9__6_____u__" +-"http://localhost/aris/sap_model.owl#hr6q__6_____u__" +-"http://localhost/aris/sap_model.owl#hsjg__6_____u__" +-"http://localhost/aris/sap_model.owl#hvbv__6_____u__" +-"http://localhost/aris/sap_model.owl#hxhi__6_____u__" +-"http://localhost/aris/sap_model.owl#huso__6_____u__" +-"http://localhost/aris/sap_model.owl#i8c9__6_____u__" +-"http://localhost/aris/sap_model.owl#i9c3__6_____u__" +-"http://localhost/aris/sap_model.owl#i8fl__6_____u__" +-"http://localhost/aris/sap_model.owl#i790__6_____u__" +-"http://localhost/aris/sap_model.owl#i88u__6_____u__" +-"http://localhost/aris/sap_model.owl#i8bc__6_____u__" +-"http://localhost/aris/sap_model.owl#j6qh__6_____u__" +-"http://localhost/aris/sap_model.owl#ixva__6_____u__" +-"http://localhost/aris/sap_model.owl#j2ut__6_____u__" +-"http://localhost/aris/sap_model.owl#ixwi__6_____u__" +-"http://localhost/aris/sap_model.owl#iyd1__6_____u__" +-"http://localhost/aris/sap_model.owl#jnbo__6_____u__" +-"http://localhost/aris/sap_model.owl#ji50__6_____u__" +-"http://localhost/aris/sap_model.owl#jeat__6_____u__" +-"http://localhost/aris/sap_model.owl#jh8f__6_____u__" +-"http://localhost/aris/sap_model.owl#jlhu__6_____u__" +-"http://localhost/aris/sap_model.owl#jhka__6_____u__" +-"http://localhost/aris/sap_model.owl#j7i2__6_____u__" +-"http://localhost/aris/sap_model.owl#jb85__6_____u__" +-"http://localhost/aris/sap_model.owl#j5cv__6_____u__" +-"http://localhost/aris/sap_model.owl#jb3d__6_____u__" +-"http://localhost/aris/sap_model.owl#j9qt__6_____u__" +-"http://localhost/aris/sap_model.owl#ja1v__6_____u__" +-"http://localhost/aris/sap_model.owl#j8db__6_____u__" +-"http://localhost/aris/sap_model.owl#jetm__6_____u__" +-"http://localhost/aris/sap_model.owl#i5b6__6_____u__" +-"http://localhost/aris/sap_model.owl#i0mk__6_____u__" +-"http://localhost/aris/sap_model.owl#i4ho__6_____u__" +-"http://localhost/aris/sap_model.owl#i2tc__6_____u__" +-"http://localhost/aris/sap_model.owl#i2ou__6_____u__" +-"http://localhost/aris/sap_model.owl#i4h1__6_____u__" +-"http://localhost/aris/sap_model.owl#hzj0__6_____u__" +-"http://localhost/aris/sap_model.owl#j5et__6_____u__" +-"http://localhost/aris/sap_model.owl#j4al__6_____u__" +-"http://localhost/aris/sap_model.owl#j6p6__6_____u__" +-"http://localhost/aris/sap_model.owl#i8hi__6_____u__" +-"http://localhost/aris/sap_model.owl#i81h__6_____u__" +-"http://localhost/aris/sap_model.owl#i49h__6_____u__" +-"http://localhost/aris/sap_model.owl#islm__6_____u__" +-"http://localhost/aris/sap_model.owl#irlg__6_____u__" +-"http://localhost/aris/sap_model.owl#iu8y__6_____u__" +-"http://localhost/aris/sap_model.owl#iumo__6_____u__" +-"http://localhost/aris/sap_model.owl#iu5h__6_____u__" +-"http://localhost/aris/sap_model.owl#iown__6_____u__" +-"http://localhost/aris/sap_model.owl#ik0f__6_____u__" +-"http://localhost/aris/sap_model.owl#io1e__6_____u__" +-"http://localhost/aris/sap_model.owl#ik2h__6_____u__" +-"http://localhost/aris/sap_model.owl#ijvc__6_____u__" +-"http://localhost/aris/sap_model.owl#iqgz__6_____u__" +-"http://localhost/aris/sap_model.owl#h1eg__6_____u__" +-"http://localhost/aris/sap_model.owl#h1i2__6_____u__" +-"http://localhost/aris/sap_model.owl#h1bl__6_____u__" +-"http://localhost/aris/sap_model.owl#h0w8__6_____u__" +-"http://localhost/aris/sap_model.owl#h18q__6_____u__" +-"http://localhost/aris/sap_model.owl#h10g__6_____u__" +-"http://localhost/aris/sap_model.owl#h0gk__6_____u__" +-"http://localhost/aris/sap_model.owl#h19w__6_____u__" +-"http://localhost/aris/sap_model.owl#h0eo__6_____u__" +-"http://localhost/aris/sap_model.owl#h0aw__6_____u__" +-"http://localhost/aris/sap_model.owl#h02z__6_____u__" +-"http://localhost/aris/sap_model.owl#h14u__6_____u__" +-"http://localhost/aris/sap_model.owl#h0kc__6_____u__" +-"http://localhost/aris/sap_model.owl#h01s__6_____u__" +-"http://localhost/aris/sap_model.owl#h1mi__6_____u__" +-"http://localhost/aris/sap_model.owl#h1p7__6_____u__" +-"http://localhost/aris/sap_model.owl#h1kp__6_____u__" +-"http://localhost/aris/sap_model.owl#h1wt__6_____u__" +-"http://localhost/aris/sap_model.owl#78j5__6_____u__" +-"http://localhost/aris/sap_model.owl#77fr__6_____u__" +-"http://localhost/aris/sap_model.owl#77ha__6_____u__" +-"http://localhost/aris/sap_model.owl#76j9__6_____u__" +-"http://localhost/aris/sap_model.owl#76dm__6_____u__" +-"http://localhost/aris/sap_model.owl#771m__6_____u__" +-"http://localhost/aris/sap_model.owl#75u8__6_____u__" +-"http://localhost/aris/sap_model.owl#778f__6_____u__" +-"http://localhost/aris/sap_model.owl#77sm__6_____u__" +-"http://localhost/aris/sap_model.owl#78gl__6_____u__" +-"http://localhost/aris/sap_model.owl#77rn__6_____u__" +-"http://localhost/aris/sap_model.owl#77dc__6_____u__" +-"http://localhost/aris/sap_model.owl#77kf__6_____u__" +-"http://localhost/aris/sap_model.owl#78kg__6_____u__" +-"http://localhost/aris/sap_model.owl#76kd__6_____u__" +-"http://localhost/aris/sap_model.owl#760b__6_____u__" +-"http://localhost/aris/sap_model.owl#76ii__6_____u__" +-"http://localhost/aris/sap_model.owl#7736__6_____u__" +-"http://localhost/aris/sap_model.owl#76ck__6_____u__" +-"http://localhost/aris/sap_model.owl#c1pu__6_____u__" +-"http://localhost/aris/sap_model.owl#c1g6__6_____u__" +-"http://localhost/aris/sap_model.owl#c1bw__6_____u__" +-"http://localhost/aris/sap_model.owl#c1kv__6_____u__" +-"http://localhost/aris/sap_model.owl#c0x2__6_____u__" +-"http://localhost/aris/sap_model.owl#c0y6__6_____u__" +-"http://localhost/aris/sap_model.owl#c151__6_____u__" +-"http://localhost/aris/sap_model.owl#fsgs__6_____u__" +-"http://localhost/aris/sap_model.owl#fmkt__6_____u__" +-"http://localhost/aris/sap_model.owl#fqrn__6_____u__" +-"http://localhost/aris/sap_model.owl#fnho__6_____u__" +-"http://localhost/aris/sap_model.owl#ft1j__6_____u__" +-"http://localhost/aris/sap_model.owl#fv3w__6_____u__" +-"http://localhost/aris/sap_model.owl#frz4__6_____u__" +-"http://localhost/aris/sap_model.owl#fpnp__6_____u__" +-"http://localhost/aris/sap_model.owl#fv39__6_____u__" +-"http://localhost/aris/sap_model.owl#fwtp__6_____u__" +-"http://localhost/aris/sap_model.owl#fp95__6_____u__" +-"http://localhost/aris/sap_model.owl#fkox__6_____u__" +-"http://localhost/aris/sap_model.owl#fm7t__6_____u__" +-"http://localhost/aris/sap_model.owl#flr4__6_____u__" +-"http://localhost/aris/sap_model.owl#fo3a__6_____u__" +-"http://localhost/aris/sap_model.owl#fxwe__6_____u__" +-"http://localhost/aris/sap_model.owl#fx5n__6_____u__" +-"http://localhost/aris/sap_model.owl#fxqy__6_____u__" +-"http://localhost/aris/sap_model.owl#furr__6_____u__" +-"http://localhost/aris/sap_model.owl#ftgq__6_____u__" +-"http://localhost/aris/sap_model.owl#e32o__6_____u__" +-"http://localhost/aris/sap_model.owl#e4j0__6_____u__" +-"http://localhost/aris/sap_model.owl#e316__6_____u__" +-"http://localhost/aris/sap_model.owl#e4lg__6_____u__" +-"http://localhost/aris/sap_model.owl#e26q__6_____u__" +-"http://localhost/aris/sap_model.owl#dzmt__6_____u__" +-"http://localhost/aris/sap_model.owl#e1g3__6_____u__" +-"http://localhost/aris/sap_m... [truncated message content] |
From: <ku...@us...> - 2009-12-21 10:40:04
|
Revision: 1936 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=1936&view=rev Author: kurzum Date: 2009-12-21 10:39:53 +0000 (Mon, 21 Dec 2009) Log Message: ----------- Added Paths: ----------- trunk/examples/nlp2rdf/ trunk/examples/nlp2rdf/negra_20_saetze_aktiv trunk/examples/nlp2rdf/negra_20_saetze_passiv trunk/examples/nlp2rdf/passive_vs_active.conf trunk/examples/nlp2rdf/passive_vs_active.rdf Added: trunk/examples/nlp2rdf/negra_20_saetze_aktiv =================================================================== --- trunk/examples/nlp2rdf/negra_20_saetze_aktiv (rev 0) +++ trunk/examples/nlp2rdf/negra_20_saetze_aktiv 2009-12-21 10:39:53 UTC (rev 1936) @@ -0,0 +1,20 @@ +Schon die ersten drei Veröffentlichungen verdeutlichen die unbegrenzte Spannbreite . +Das vom Repertoir her unerschrockene Ensemble möchte nur keine Langweile . +Das Filmmuseum zeigt eine Reihe mexikanischer Filme +Den Auftakt zu dem Reigen kultureller Veranstaltungen anläßlich des Buchmessen-Schwerpunkts Mexiko macht das Kommunale Kino : +Die Filme geben Einblick in ein Land , das wie kein anderes den Konflikt des Kontinents zwischen Tradition und Moderne erfährt : erlebt und erleidet . +Auch ihr oblagen polizeiliche Aufgaben , in der Stadt selbst wie im Umland . +Jeder Mensch trägt eine Maske . +Karin Schmittmann zeigt Falter auf Seide +Arm der Zeit : dies meint die Unterarm-Nummern der KZ-Häftlinge . +Die KT Ostend hat vier Stockwerke . +Das heißt , wiederum statistisch gesehen : Ein jeder von ihnen repräsentiert mehr als 2370 Frankfurter . +Bei den 110 Mitgliedern - 50 Prozent davon sind Behinderte - fanden Vorträge über das Leben Behinderter in der Dritten Welt , regelmäßige Stammtische und Selbstverteidigungskurse großen Zuspruch . +Ausladende Bougainvillea und rotblühende Flammenbäume verhüllen mediterrane Villen . +Der Faschismus bedeutete auch das Ende der italienischen Herrschaft : +Die Bonner Entwicklungshilfe-Gesellschaft fördert auch ein Programm , mit dem qualifizierte Exil-Eritreer zur Rückkehr ermuntert werden sollen , durch Starthilfen und Investitionskredite . +Das gegenwärtige Finanzchaos lasse keinerlei Spielräume . +Es mache keinen Sinn , den Bürgern weitere Sparopfer abzuverlangen und andererseits Milliardenbeträge an Umzugskosten auszugeben . +Das Abkommen , das die Weiterverbreitung ( Proliferation ) von Atomwaffen verhindern soll , hat eine Laufzeit von 25 Jahren und läuft in drei Jahren ab . +Horizontal bedeute : Mehrere Staaten , die den Vertrag nicht unterschrieben hätten , gehörten inzwischen zu den Atommächten ( Liebert nannte Israel , Indien , Südafrika ) oder seien in der Lage , kurzfristig Atomwaffen herzustellen , weil sie über die erforderlichen Bestandteile verfügten ( Pakistan , Brasilien , Argentinien ) . +Baerhausen und Hartenberger vergaben beste Torchancen / Added: trunk/examples/nlp2rdf/negra_20_saetze_passiv =================================================================== --- trunk/examples/nlp2rdf/negra_20_saetze_passiv (rev 0) +++ trunk/examples/nlp2rdf/negra_20_saetze_passiv 2009-12-21 10:39:53 UTC (rev 1936) @@ -0,0 +1,20 @@ +Als Betroffener vom Thema inspiriert , griff Moran zu Manson . +Die Stücke wurden eigentlich vom Vater an den Sohn weitergegeben . +Neben den öffentlichen Bauvorhaben sollen durch die gezielte Förderung von Elterninitiativen weitere 1500 Plätze geschaffen werden . +Die Bonner Entwicklungshilfe-Gesellschaft fördert auch ein Programm , mit dem qualifizierte Exil-Eritreer zur Rückkehr ermuntert werden sollen , durch Starthilfen und Investitionskredite . +Frei vor dem Tor wurde er von Nedic fair gestoppt , umgehend fiel nach Türrs Vorarbeit und Mahjoubis Kopfball der Ausgleich . +Die (Weiter-)Existenz und Minimalqualitäten des Schienen-Nah- und -Regionalverkehrs muß auch angesichts der leeren Kassen der Länder , Kreise und Kommunen gesichert werden , die politische Entscheidung über die Umstrukturierung der Bahn darf nicht von den Entscheidungen über die Ziele des künftigen ÖPNV und seine entsprechende solide Finanzierung losgekoppelt werden . +Die Balletteinlage wird nicht von den völlig erschöpften Tutu-Ratzen realisiert , sondern von einer rüstigen Riege Orlofskyscher Serviermädeln +Seither wird das Land jedenfalls von ein paar Dunkelmännern regiert , die nur das zivile Feigenblatt für die allmächtige Armeeführung unter Verteidigungsminister Khaled Nezzar abgeben . +Im September und Dezember wurde der Ausnahmezustand durch nächtliche Ausgehverbote und die Einrichtung anonymer Sondergerichte für Delikte gegen die Staatssicherheit noch verschärft . +Die Islamische Heilsfront ( FIS ) wurde als stärkste Gruppierung und Wahlsiegerin vom 27. Dezember 1991 schon im März verboten . +Die Serben sind nach eigenen Angaben in die Vororte der von Moslems und Kroaten verteidigten Stadt vorgedrungen . +Auch Sarajewo wurde in der Nacht von den serbischen Belageren beschossen . +Der Fernwärmeanteil konnte durch eine Nutzung der sonst verlorenen Abwärme vorhandener Kraftwerke von 25 Prozent im Jahre 1975 auf heute über 40 Prozent gesteigert werden . +Die Anforderungen der bestehenden Wärmeschutzverordnung des Jahres 1977 soll von etwa 100 Kilowattstunden pro Quadratmeter und Jahr in zwei Stufen bis zum Jahre 2000 auf 40 Kilowattstunden verschärft werden . +Dabei sollte der Fernwärmeausbau durch die Kommunen ähnlich abgewickelt werden wie der Aufbau von Abwassersystemen . +Neue Heizkraftwerke dagegen sollten von den Stromversorgern finanziert werden . +Die Chancen eines bevorstehenden Wandels sollten nicht durch das Festhalten an alten Gewohnheiten getrübt werden . +Nach dem Hochschul-Erneuerungsgesetz vom 25. Juli 1991 werden Hochschullehrer und Mitarbeiter der Universitäten überprüft . +Die sechzehnfache Erinnerungsarbeit ist vorbeugend schon 1936 von Adorno kommentiert worden , sowohl skeptisch wie hoffnungsvoll : +Für den Rundgang durch die Schwanheimer Dünen konnte mit Eberhard Best eine kompetente Person gewonnen werden , die sich seit zehn Jahren mit der Verkehrsplanung in Schwanheim befaßt . Added: trunk/examples/nlp2rdf/passive_vs_active.conf =================================================================== --- trunk/examples/nlp2rdf/passive_vs_active.conf (rev 0) +++ trunk/examples/nlp2rdf/passive_vs_active.conf 2009-12-21 10:39:53 UTC (rev 1936) @@ -0,0 +1,68 @@ + +/*NOTE: one active sentence is actually passiv +So the problem will not get 100% accuracy. +Sentence is: +Die Bonner Entwicklungshilfe-Gesellschaft fördert auch ein Programm , mit dem qualifizierte Exil-Eritreer zur Rückkehr ermuntert werden sollen , durch Starthilfen und Investitionskredite . +First ten learned solutions: +97,5% http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/NE)) +97,5% (http://nlp2rdf.org/ontology/sentence-structure/Sentence and http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/VAFIN))) +97,5% (http://nlp2rdf.org/ontology/sentence-structure/Sentence and http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/NE))) +97,5% (http://nlp2rdf.org/ontology/sentence-structure/Sentence and http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/KON))) +97,5% (http://nlp2rdf.org/ontology/sentence-structure/Sentence and http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/KOKOM))) +97,5% (http://nlp2rdf.org/ontology/sentence-structure/Sentence and http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/CARD))) +97,5% (http://nlp2rdf.org/ontology/sentence-structure/Sentence and http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/APPRART))) +97,5% http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/sentence-structure/Token and (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/VAFIN))) +97,5% http://nlp2rdf.org/ontology/syntax/syntaxTreeHasPart some (http://nlp2rdf.org/ontology/syntax/VVPP and http://nlp2rdf.org/ontology/sentence-structure/previousToken some (http://nlp2rdf.org/ontology/sentence-structure/Token and (http://nlp2rdf.org/ontology/syntax/APPR or http://nlp2rdf.org/ontology/syntax/NE))) + +*/ + +import("passive_vs_active.rdf"); + +algorithm = celoe; + +celoe.useAllConstructor = true; +celoe.useExistsConstructor = true; +celoe.useCardinalityRestrictions = false; +celoe.maxExecutionTimeInSeconds = 100; + + ++"http://nlp2rdf.org/ontology/sentence-structure/s1" ++"http://nlp2rdf.org/ontology/sentence-structure/s2" ++"http://nlp2rdf.org/ontology/sentence-structure/s3" ++"http://nlp2rdf.org/ontology/sentence-structure/s4" ++"http://nlp2rdf.org/ontology/sentence-structure/s5" ++"http://nlp2rdf.org/ontology/sentence-structure/s6" ++"http://nlp2rdf.org/ontology/sentence-structure/s7" ++"http://nlp2rdf.org/ontology/sentence-structure/s8" ++"http://nlp2rdf.org/ontology/sentence-structure/s9" ++"http://nlp2rdf.org/ontology/sentence-structure/s10" ++"http://nlp2rdf.org/ontology/sentence-structure/s11" ++"http://nlp2rdf.org/ontology/sentence-structure/s12" ++"http://nlp2rdf.org/ontology/sentence-structure/s13" ++"http://nlp2rdf.org/ontology/sentence-structure/s14" ++"http://nlp2rdf.org/ontology/sentence-structure/s15" ++"http://nlp2rdf.org/ontology/sentence-structure/s16" ++"http://nlp2rdf.org/ontology/sentence-structure/s17" ++"http://nlp2rdf.org/ontology/sentence-structure/s18" ++"http://nlp2rdf.org/ontology/sentence-structure/s19" ++"http://nlp2rdf.org/ontology/sentence-structure/s20" +-"http://nlp2rdf.org/ontology/sentence-structure/s21" +-"http://nlp2rdf.org/ontology/sentence-structure/s22" +-"http://nlp2rdf.org/ontology/sentence-structure/s23" +-"http://nlp2rdf.org/ontology/sentence-structure/s24" +-"http://nlp2rdf.org/ontology/sentence-structure/s25" +-"http://nlp2rdf.org/ontology/sentence-structure/s26" +-"http://nlp2rdf.org/ontology/sentence-structure/s27" +-"http://nlp2rdf.org/ontology/sentence-structure/s28" +-"http://nlp2rdf.org/ontology/sentence-structure/s29" +-"http://nlp2rdf.org/ontology/sentence-structure/s30" +-"http://nlp2rdf.org/ontology/sentence-structure/s31" +-"http://nlp2rdf.org/ontology/sentence-structure/s32" +-"http://nlp2rdf.org/ontology/sentence-structure/s33" +-"http://nlp2rdf.org/ontology/sentence-structure/s34" +-"http://nlp2rdf.org/ontology/sentence-structure/s35" +-"http://nlp2rdf.org/ontology/sentence-structure/s36" +-"http://nlp2rdf.org/ontology/sentence-structure/s37" +-"http://nlp2rdf.org/ontology/sentence-structure/s38" +-"http://nlp2rdf.org/ontology/sentence-structure/s39" +-"http://nlp2rdf.org/ontology/sentence-structure/s40" Added: trunk/examples/nlp2rdf/passive_vs_active.rdf =================================================================== --- trunk/examples/nlp2rdf/passive_vs_active.rdf (rev 0) +++ trunk/examples/nlp2rdf/passive_vs_active.rdf 2009-12-21 10:39:53 UTC (rev 1936) @@ -0,0 +1,11860 @@ +<rdf:RDF + xmlns="file:///home/sebastian/work/workspace/nlp2rdf-svn/resources/stanford-dependecies.rdf#" + xmlns:j.0="http://nlp2rdf.org/ontology/sentence-structure/" + xmlns:stanford-dependencies="http://nlp2rdf.org/ontology/stanford-dependencies/" + xmlns:j.1="http://nlp2rdf.org/ontology/syntax/$*LRB*" + xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:owl="http://www.w3.org/2002/07/owl#" + xmlns:dcterms="http://purl.org/dc/terms/" + xmlns:j.2="http://nlp2rdf.org/ontology/syntax/" + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" + xmlns:j.3="http://nlp2rdf.org/ontology/syntax/$." + xmlns:j.4="http://141.89.100.105/owl/stts.owl#" + xmlns:j.5="http://nlp2rdf.org/ontology/syntax/$," + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" > + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s5d3syntaxTreeNodeR000"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5d2syntaxTreeNodeR00"/> + <rdfs:label>Frei vor dem Tor wurde er von Nedic fair gestoppt</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/S"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s31d5syntaxTreeNodeR00502"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s31d4syntaxTreeNodeR0050"/> + <rdfs:label>von ihnen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s31d3syntaxTreeNodeR005"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s31d2syntaxTreeNodeR00"/> + <rdfs:label>Ein jeder von ihnen repräsentiert mehr als 2370 Frankfurter</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/S"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s39w41_erforderlichen"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ADJA"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39d6syntaxTreeNodeR003232"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ADJA"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w42_Bestandteile"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w40_die"/> + <rdfs:label>erforderlichen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s9d4syntaxTreeNodeR0001"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9d3syntaxTreeNodeR000"/> + <rdfs:label>September und Dezember</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/CNP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s9w4_wurde"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VAFIN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9d2syntaxTreeNodeR00"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VAFIN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9w5_der"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9w3_Dezember"/> + <rdfs:label>wurde</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s20d5syntaxTreeNodeR00633"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s20d4syntaxTreeNodeR0063"/> + <rdfs:label>in Schwanheim</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s38w25_ab"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PTKVZ"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38d3syntaxTreeNodeR002"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#PTKVZ"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38w26_."/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38w24_Jahren"/> + <rdfs:label>ab</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s9w10_und"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/KON"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9d5syntaxTreeNodeR00301"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#KON"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9w11_die"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9w9_Ausgehverbote"/> + <rdfs:label>und</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s25w13_Konflikt"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s25d6syntaxTreeNodeR002142"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s25w14_des"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s25w12_den"/> + <rdfs:label>Konflikt</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s19w2_Erinnerungsarbeit"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s19d3syntaxTreeNodeR000"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s19w3_ist"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s19w1_sechzehnfache"/> + <rdfs:label>Erinnerungsarbeit</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s1d1syntaxTreeNodeR0"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s1"/> + <rdfs:label>Als Betroffener vom Thema inspiriert, griff Moran zu Manson.</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NUR"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s4d3syntaxTreeNodeR000"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s4d2syntaxTreeNodeR00"/> + <rdfs:label>Die Bonner Entwicklungshilfe-Gesellschaft</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s38d9syntaxTreeNodeR000031031"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38d8syntaxTreeNodeR00003103"/> + <rdfs:label>von Atomwaffen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s9w7_durch"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/APPR"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9d4syntaxTreeNodeR0030"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#APPR"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9w8_n%C3%A4chtliche"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s9w6_Ausnahmezustand"/> + <rdfs:label>durch</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://141.89.100.105/owl/stts.owl#Adposition"> + <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These are adpositions. + +An adposition is a more or less grammaticalized relator word that takes a noun phrase as a complement and forms with it an adposition phrase. Its meaning is the grammatical or semantic relation between the dependent noun phrase and whatever the adposition phrase depends on. For example: +“to“ in „He went to the races“ or „with“ in „He promised to help with whatever was the matter“. +(http://www.uni-erfurt.de/sprachwissenschaft/proxy.php?port=8080&file=lido/servlet/Lido_Servlet Adposition 14.05.07)</rdfs:comment> + <rdfs:subClassOf rdf:resource="http://141.89.100.105/owl/stts.owl#POS"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s25w14_des"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ART"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s25d7syntaxTreeNodeR0021422"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ART"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s25w15_Kontinents"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s25w13_Konflikt"/> + <rdfs:label>des</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s26d2syntaxTreeNodeR00"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s26d1syntaxTreeNodeR0"/> + <rdfs:label>Auch ihr oblagen polizeiliche Aufgaben, in der Stadt selbst wie im Umland</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/S"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s16w8_werden"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VAINF"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s16d3syntaxTreeNodeR003"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VAINF"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s16w9_."/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s16w7_finanziert"/> + <rdfs:label>werden</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s39w21_Israel"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NE"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39d8syntaxTreeNodeR00305002"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NE"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w22_%2C"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w20_nannte"/> + <rdfs:label>Israel</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s5d5syntaxTreeNodeR00001"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5d4syntaxTreeNodeR0000"/> + <rdfs:label>vor dem Tor</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s39w5_%2C"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/$,"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39d5syntaxTreeNodeR00300"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#$,"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w6_die"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w4_Staaten"/> + <rdfs:label>,</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s18w15_."> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/$."/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s18d1syntaxTreeNodeR0"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#$."/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s18w14_%C3%BCberpr%C3%BCft"/> + <rdfs:label>.</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s8d1syntaxTreeNodeR0"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s8"/> + <rdfs:label>Seither wird das Land jedenfalls von ein paar Dunkelmännern regiert, die nur das zivile Feigenblatt für die allmächtige Armeeführung unter Verteidigungsminister Khaled Nezzar abgeben.</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NUR"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s6d9syntaxTreeNodeR002300310"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6d8syntaxTreeNodeR00230031"/> + <rdfs:label>die Ziele des künftigen ÖPNV</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://141.89.100.105/owl/stts.owl#SentenceInternalPunctuation"> + <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">These are other sentence medial punctuation marks not the comma. +The tag "$(" is used for e.g. "-, (, ), [ , ]".</rdfs:comment> + <rdfs:subClassOf rdf:resource="http://141.89.100.105/owl/stts.owl#Punctuation"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s14w5_des"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ART"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14d5syntaxTreeNodeR00023"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ART"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14w6_Jahres"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14w4_W%C3%A4rmeschutzverordnung"/> + <rdfs:label>des</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s37"> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w12_Milliardenbetr%C3%A4ge"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w14_Umzugskosten"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w11_andererseits"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w0_Es"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w7_weitere"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w5_den"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w2_keinen"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w9_abzuverlangen"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w4_%2C"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w13_an"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w3_Sinn"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w16_."/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w15_auszugeben"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w8_Sparopfer"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w6_B%C3%BCrgern"/> + <rdfs:label>Es mache keinen Sinn , den Bürgern weitere Sparopfer abzuverlangen und andererseits Milliardenbeträge an Umzugskosten auszugeben .</rdfs:label> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w1_mache"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s37w10_und"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Sentence"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s5d4syntaxTreeNodeR0003"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5d3syntaxTreeNodeR000"/> + <rdfs:label>von Nedic fair gestoppt</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s39d7syntaxTreeNodeR0030031"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39d6syntaxTreeNodeR003003"/> + <rdfs:label>den Vertrag nicht unterschrieben</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s5d5syntaxTreeNodeR00030"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5d4syntaxTreeNodeR0003"/> + <rdfs:label>von Nedic</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s13w22_Prozent"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s13d5syntaxTreeNodeR00203"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s13w23_gesteigert"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s13w21_40"/> + <rdfs:label>Prozent</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s33w5_verh%C3%BCllen"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VVFIN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s33d2syntaxTreeNodeR00"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VVFIN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s33w6_mediterrane"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s33w4_Flammenb%C3%A4ume"/> + <rdfs:label>verhüllen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s27w3_eine"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ART"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s27d3syntaxTreeNodeR002"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ART"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s27w4_Maske"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s27w2_tr%C3%A4gt"/> + <rdfs:label>eine</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/stanford-dependencies/csubj"> + <rdfs:subPropertyOf rdf:resource="http://nlp2rdf.org/ontology/stanford-dependencies/subj"/> + <rdfs:label>clausal subject</rdfs:label> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s24w8_des"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ART"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s24d5syntaxTreeNodeR00024"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ART"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s24w9_Buchmessen-Schwerpunkts"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s24w7_anl%C3%A4%C3%9Flich"/> + <rdfs:label>des</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s38d1syntaxTreeNodeR0"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38"/> + <rdfs:label>Das Abkommen, das die Weiterverbreitung -LRB- Proliferation -RRB- von Atomwaffen verhindern soll, hat eine Laufzeit von 25 Jahren und läuft in drei Jahren ab.</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NUR"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s35w21_Investitionskredite"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35d6syntaxTreeNodeR002451"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w22_."/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w20_und"/> + <rdfs:label>Investitionskredite</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s6d7syntaxTreeNodeR0002014"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6d6syntaxTreeNodeR000201"/> + <rdfs:label>der Länder, Kreise und Kommunen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s2w0_Die"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ART"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s2d3syntaxTreeNodeR000"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ART"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s2w1_St%C3%BCcke"/> + <rdfs:label>Die</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s5w6_von"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/APPR"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5d5syntaxTreeNodeR00030"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#APPR"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5w7_Nedic"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5w5_er"/> + <rdfs:label>von</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s5w21_."> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/$."/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5d1syntaxTreeNodeR0"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#$."/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5w20_Ausgleich"/> + <rdfs:label>.</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s34w3_auch"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ADV"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s34d3syntaxTreeNodeR002"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ADV"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s34w4_das"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s34w2_bedeutete"/> + <rdfs:label>auch</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/syntax/CNP"> + <rdfs:subClassOf rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s38w14_hat"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VAFIN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38d3syntaxTreeNodeR000"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VAFIN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38w15_eine"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38w13_%2C"/> + <rdfs:label>hat</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s21w0_Schon"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ADV"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s21d3syntaxTreeNodeR000"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ADV"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s21w1_die"/> + <rdfs:label>Schon</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://141.89.100.105/owl/stts.owl#ModalPastParticiple"> + <rdfs:subClassOf rdf:resource="http://141.89.100.105/owl/stts.owl#ModalVerb"/> + <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is the past participle of a modal verb , e.g. in German "[er hat] gekonnt".</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s8w9_regiert"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VVPP"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s8d3syntaxTreeNodeR003"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VVPP"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s8w10_%2C"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s8w8_Dunkelm%C3%A4nnern"/> + <rdfs:label>regiert</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s15d4syntaxTreeNodeR0022"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s15d3syntaxTreeNodeR002"/> + <rdfs:label>durch die Kommunen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s36"> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s36w6_."/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s36w5_Spielr%C3%A4ume"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s36w4_keinerlei"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s36w3_lasse"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s36w2_Finanzchaos"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s36w1_gegenw%C3%A4rtige"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s36w0_Das"/> + <rdfs:label>Das gegenwärtige Finanzchaos lasse keinerlei Spielräume .</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Sentence"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s25d5syntaxTreeNodeR00214"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s25d4syntaxTreeNodeR0021"/> + <rdfs:label>das wie kein anderes den Konflikt des Kontinents zwischen Tradition und Moderne erfährt : erlebt und erleidet</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/S"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s5d4syntaxTreeNodeR0000"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s5d3syntaxTreeNodeR000"/> + <rdfs:label>Frei vor dem Tor</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/AP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s10w17_schon"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ADV"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s10d4syntaxTreeNodeR0060"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ADV"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s10w18_im"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s10w16_1991"/> + <rdfs:label>schon</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s14w16_Jahr"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14d7syntaxTreeNodeR0020031"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14w17_in"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14w15_und"/> + <rdfs:label>Jahr</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s38w19_Jahren"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38d5syntaxTreeNodeR00032"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38w20_und"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s38w18_25"/> + <rdfs:label>Jahren</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s14d2syntaxTreeNodeR00"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14d1syntaxTreeNodeR0"/> + <rdfs:label>Die Anforderungen der bestehenden Wärmeschutzverordnung des Jahres 1977 soll von etwa 100 Kilowattstunden pro Quadratmeter und Jahr in zwei Stufen bis zum Jahre 2000 auf 40 Kilowattstunden verschärft werden</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/S"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s6w28_%2C"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/$,"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6d2syntaxTreeNodeR00"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#$,"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6w29_die"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6w27_werden"/> + <rdfs:label>,</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s4w2_Entwicklungshilfe-Gesellschaft"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s4d3syntaxTreeNodeR000"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s4w3_f%C3%B6rdert"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s4w1_Bonner"/> + <rdfs:label>Entwicklungshilfe-Gesellschaft</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s31d3syntaxTreeNodeR003"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s31d2syntaxTreeNodeR00"/> + <rdfs:label>wiederum statistisch gesehen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s13w19_heute"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ADV"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s13d6syntaxTreeNodeR002031"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ADV"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s13w20_%C3%BCber"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s13w18_auf"/> + <rdfs:label>heute</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s35"> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w8_mit"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w17_%2C"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w4_auch"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w9_dem"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w0_Die"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w6_Programm"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w12_zur"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w10_qualifizierte"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w15_werden"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w14_ermuntert"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w11_Exil-Eritreer"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w21_Investitionskredite"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w13_R%C3%BCckkehr"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w3_f%C3%B6rdert"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w18_durch"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w20_und"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w19_Starthilfen"/> + <rdfs:label>Die Bonner Entwicklungshilfe-Gesellschaft fördert auch ein Programm , mit dem qualifizierte Exil-Eritreer zur Rückkehr ermuntert werden sollen , durch Starthilfen und Investitionskredite .</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Sentence"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w1_Bonner"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w5_ein"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w2_Entwicklungshilfe-Gesellschaft"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w7_%2C"/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w22_."/> + <j.0:hasToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w16_sollen"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s7w9_realisiert"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VVPP"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s7d2syntaxTreeNodeR02"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VVPP"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s7w10_%2C"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s7w8_Tutu-Ratzen"/> + <rdfs:label>realisiert</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s40w6_%5C%2F"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ADJD"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s40d1syntaxTreeNodeR0"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ADJD"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s40w5_Torchancen"/> + <rdfs:label>\/</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s11w16_vorgedrungen"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VVPP"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s11d3syntaxTreeNodeR002"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VVPP"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s11w17_."/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s11w15_Stadt"/> + <rdfs:label>vorgedrungen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s14w20_bis"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/APPR"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14d5syntaxTreeNodeR00202"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#APPR"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14w21_zum"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s14w19_Stufen"/> + <rdfs:label>bis</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s6w36_Bahn"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6d6syntaxTreeNodeR002033"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6w37_darf"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6w35_der"/> + <rdfs:label>Bahn</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s31w5_gesehen"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/VVPP"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s31d3syntaxTreeNodeR003"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#VVPP"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s31w6_%3A"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s31w4_statistisch"/> + <rdfs:label>gesehen</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s39w4_Staaten"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NN"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39d5syntaxTreeNodeR00300"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#NN"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w5_%2C"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s39w3_Mehrere"/> + <rdfs:label>Staaten</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s6d9syntaxTreeNodeR002300312"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6d8syntaxTreeNodeR00230031"/> + <rdfs:label>seine entsprechende solide Finanzierung</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/NP"/> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/SyntaxTreeNode"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s33w6_mediterrane"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/ADJA"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s33d3syntaxTreeNodeR002"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#ADJA"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s33w7_Villen"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s33w5_verh%C3%BCllen"/> + <rdfs:label>mediterrane</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s18w10_und"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/KON"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s18d3syntaxTreeNodeR002"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#KON"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s18w11_Mitarbeiter"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s18w9_Hochschullehrer"/> + <rdfs:label>und</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s35w9_dem"> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/syntax/PRELS"/> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35d5syntaxTreeNodeR00240"/> + <j.2:hasPOSTag rdf:resource="http://141.89.100.105/owl/stts.owl#PRELS"/> + <j.0:nextToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w10_qualifizierte"/> + <j.0:previousToken rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s35w8_mit"/> + <rdfs:label>dem</rdfs:label> + <rdf:type rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/Token"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.org/ontology/sentence-structure/s6d8syntaxTreeNodeR00002311"> + <j.2:partOfSyntaxTree rdf:resource="http://nlp2rdf.org/ontology/sentence-structure/s6d7syntaxTreeNodeR0000231"/> + <rdfs:la... [truncated message content] |
From: <hee...@us...> - 2010-07-05 14:59:33
|
Revision: 2187 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=2187&view=rev Author: heeroyuy Date: 2010-07-05 14:59:23 +0000 (Mon, 05 Jul 2010) Log Message: ----------- -added conf files for mutagenesis and suramin ontology -added missing prolog files for mutagenesis knowledge base -added prolog files for alzheimer knowledge base Modified Paths: -------------- trunk/examples/mutagenesis/prolog/ring_theory.pl Added Paths: ----------- trunk/examples/alzheimer/ trunk/examples/alzheimer/prolog/ trunk/examples/alzheimer/prolog/amine_uptake/ trunk/examples/alzheimer/prolog/amine_uptake/d_alz_ne.b trunk/examples/alzheimer/prolog/amine_uptake/ne.f trunk/examples/alzheimer/prolog/amine_uptake/ne.n trunk/examples/alzheimer/prolog/choline/ trunk/examples/alzheimer/prolog/choline/d_alz_inh.b trunk/examples/alzheimer/prolog/choline/inh.f trunk/examples/alzheimer/prolog/choline/inh.n trunk/examples/alzheimer/prolog/d_alz.b trunk/examples/alzheimer/prolog/nd_alz.b trunk/examples/alzheimer/prolog/scopolamine/ trunk/examples/alzheimer/prolog/scopolamine/d_alz_rsd.b trunk/examples/alzheimer/prolog/scopolamine/rsd.f trunk/examples/alzheimer/prolog/scopolamine/rsd.n trunk/examples/alzheimer/prolog/toxic/ trunk/examples/alzheimer/prolog/toxic/d_alz_toxic.b trunk/examples/alzheimer/prolog/toxic/toxic.f trunk/examples/alzheimer/prolog/toxic/toxic.n trunk/examples/mutagenesis/prolog/188/ trunk/examples/mutagenesis/prolog/188/s1.pl trunk/examples/mutagenesis/prolog/188/s10.pl trunk/examples/mutagenesis/prolog/188/s2.pl trunk/examples/mutagenesis/prolog/188/s3.pl trunk/examples/mutagenesis/prolog/188/s4.pl trunk/examples/mutagenesis/prolog/188/s5.pl trunk/examples/mutagenesis/prolog/188/s6.pl trunk/examples/mutagenesis/prolog/188/s7.pl trunk/examples/mutagenesis/prolog/188/s8.pl trunk/examples/mutagenesis/prolog/188/s9.pl trunk/examples/mutagenesis/prolog/42/ trunk/examples/mutagenesis/prolog/42/all.pl trunk/examples/mutagenesis/train1.conf trunk/examples/mutagenesis/train2.conf trunk/examples/suramin/train.conf Added: trunk/examples/alzheimer/prolog/amine_uptake/d_alz_ne.b =================================================================== --- trunk/examples/alzheimer/prolog/amine_uptake/d_alz_ne.b (rev 0) +++ trunk/examples/alzheimer/prolog/amine_uptake/d_alz_ne.b 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,37 @@ +% determinations for background knowledge +% determinate version + +!- determination(great_ne/2,x_subst/3). +!- determination(great_ne/2,alk_groups/2). +!- determination(great_ne/2,r_subst_1/2). +!- determination(great_ne/2,r_subst_2/2). +!- determination(great_ne/2,r_subst_3/2). +!- determination(great_ne/2,ring_substitutions/2). +!- determination(great_ne/2,ring_subst_1/2). +!- determination(great_ne/2,ring_subst_2/2). +!- determination(great_ne/2,ring_subst_3/2). +!- determination(great_ne/2,ring_subst_4/2). +!- determination(great_ne/2,ring_subst_5/2). +!- determination(great_ne/2,ring_subst_6/2). +!- determination(great_ne/2,n_val/2). +!- determination(great_ne/2,polar/2). +!- determination(great_ne/2,size/2). +!- determination(great_ne/2,flex/2). +!- determination(great_ne/2,h_doner/2). +!- determination(great_ne/2,h_acceptor/2). +!- determination(great_ne/2,pi_doner/2). +!- determination(great_ne/2,pi_acceptor/2). +!- determination(great_ne/2,polarisable/2). +!- determination(great_ne/2,sigma/2). +!- determination(great_ne/2,gt/2). +!- determination(great_ne/2,great_polar/2). +!- determination(great_ne/2,great_size/2). +!- determination(great_ne/2,great_flex/2). +!- determination(great_ne/2,great_h_don/2). +!- determination(great_ne/2,great_h_acc/2). +!- determination(great_ne/2,great_pi_don/2). +!- determination(great_ne/2,great_pi_acc/2). +!- determination(great_ne/2,great_polari/2). +!- determination(great_ne/2,great_sigma/2). + +!- read(back,d_alz). Added: trunk/examples/alzheimer/prolog/amine_uptake/ne.f =================================================================== --- trunk/examples/alzheimer/prolog/amine_uptake/ne.f (rev 0) +++ trunk/examples/alzheimer/prolog/amine_uptake/ne.f 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,343 @@ +great_ne(b1,a1). +great_ne(b1,c1). +great_ne(b1,h1). +great_ne(b1,i1). +great_ne(b1,ff1). +great_ne(f1,a1). +great_ne(f1,c1). +great_ne(f1,h1). +great_ne(f1,i1). +great_ne(f1,ff1). +great_ne(k1,a1). +great_ne(k1,b1). +great_ne(k1,c1). +great_ne(k1,f1). +great_ne(k1,h1). +great_ne(k1,i1). +great_ne(k1,m1). +great_ne(k1,v1). +great_ne(k1,w1). +great_ne(k1,x1). +great_ne(k1,y1). +great_ne(k1,ff1). +great_ne(k1,ii1). +great_ne(m1,a1). +great_ne(m1,b1). +great_ne(m1,c1). +great_ne(m1,f1). +great_ne(m1,h1). +great_ne(m1,i1). +great_ne(m1,v1). +great_ne(m1,w1). +great_ne(m1,y1). +great_ne(m1,ff1). +great_ne(m1,ii1). +great_ne(p1,a1). +great_ne(p1,b1). +great_ne(p1,c1). +great_ne(p1,f1). +great_ne(p1,h1). +great_ne(p1,i1). +great_ne(p1,k1). +great_ne(p1,m1). +great_ne(p1,t1). +great_ne(p1,u1). +great_ne(p1,v1). +great_ne(p1,w1). +great_ne(p1,x1). +great_ne(p1,y1). +great_ne(p1,aa1). +great_ne(p1,bb1). +great_ne(p1,cc1). +great_ne(p1,dd1). +great_ne(p1,ee1). +great_ne(p1,ff1). +great_ne(p1,hh1). +great_ne(p1,ii1). +great_ne(p1,jj1). +great_ne(p1,kk1). +great_ne(q1,a1). +great_ne(q1,b1). +great_ne(q1,c1). +great_ne(q1,f1). +great_ne(q1,h1). +great_ne(q1,i1). +great_ne(q1,k1). +great_ne(q1,m1). +great_ne(q1,p1). +great_ne(q1,t1). +great_ne(q1,u1). +great_ne(q1,v1). +great_ne(q1,w1). +great_ne(q1,x1). +great_ne(q1,y1). +great_ne(q1,z1). +great_ne(q1,aa1). +great_ne(q1,bb1). +great_ne(q1,cc1). +great_ne(q1,dd1). +great_ne(q1,ee1). +great_ne(q1,ff1). +great_ne(q1,hh1). +great_ne(q1,ii1). +great_ne(q1,jj1). +great_ne(q1,kk1). +great_ne(t1,a1). +great_ne(t1,b1). +great_ne(t1,c1). +great_ne(t1,f1). +great_ne(t1,h1). +great_ne(t1,i1). +great_ne(t1,k1). +great_ne(t1,m1). +great_ne(t1,u1). +great_ne(t1,v1). +great_ne(t1,w1). +great_ne(t1,x1). +great_ne(t1,y1). +great_ne(t1,aa1). +great_ne(t1,bb1). +great_ne(t1,dd1). +great_ne(t1,ee1). +great_ne(t1,ff1). +great_ne(t1,hh1). +great_ne(t1,ii1). +great_ne(t1,jj1). +great_ne(t1,kk1). +great_ne(u1,a1). +great_ne(u1,b1). +great_ne(u1,c1). +great_ne(u1,f1). +great_ne(u1,h1). +great_ne(u1,i1). +great_ne(u1,k1). +great_ne(u1,m1). +great_ne(u1,v1). +great_ne(u1,w1). +great_ne(u1,x1). +great_ne(u1,y1). +great_ne(u1,aa1). +great_ne(u1,bb1). +great_ne(u1,dd1). +great_ne(u1,ee1). +great_ne(u1,ff1). +great_ne(u1,hh1). +great_ne(u1,ii1). +great_ne(u1,jj1). +great_ne(u1,kk1). +great_ne(v1,a1). +great_ne(v1,b1). +great_ne(v1,c1). +great_ne(v1,f1). +great_ne(v1,h1). +great_ne(v1,i1). +great_ne(v1,w1). +great_ne(v1,y1). +great_ne(v1,ff1). +great_ne(v1,ii1). +great_ne(w1,a1). +great_ne(w1,b1). +great_ne(w1,c1). +great_ne(w1,f1). +great_ne(w1,h1). +great_ne(w1,i1). +great_ne(w1,ff1). +great_ne(x1,a1). +great_ne(x1,b1). +great_ne(x1,c1). +great_ne(x1,f1). +great_ne(x1,h1). +great_ne(x1,i1). +great_ne(x1,v1). +great_ne(x1,w1). +great_ne(x1,y1). +great_ne(x1,ff1). +great_ne(x1,ii1). +great_ne(y1,a1). +great_ne(y1,b1). +great_ne(y1,c1). +great_ne(y1,f1). +great_ne(y1,h1). +great_ne(y1,i1). +great_ne(y1,w1). +great_ne(y1,ff1). +great_ne(z1,a1). +great_ne(z1,b1). +great_ne(z1,c1). +great_ne(z1,f1). +great_ne(z1,h1). +great_ne(z1,i1). +great_ne(z1,k1). +great_ne(z1,m1). +great_ne(z1,p1). +great_ne(z1,t1). +great_ne(z1,u1). +great_ne(z1,v1). +great_ne(z1,w1). +great_ne(z1,x1). +great_ne(z1,y1). +great_ne(z1,aa1). +great_ne(z1,bb1). +great_ne(z1,cc1). +great_ne(z1,dd1). +great_ne(z1,ee1). +great_ne(z1,ff1). +great_ne(z1,hh1). +great_ne(z1,ii1). +great_ne(z1,jj1). +great_ne(z1,kk1). +great_ne(aa1,a1). +great_ne(aa1,b1). +great_ne(aa1,c1). +great_ne(aa1,f1). +great_ne(aa1,h1). +great_ne(aa1,i1). +great_ne(aa1,k1). +great_ne(aa1,m1). +great_ne(aa1,v1). +great_ne(aa1,w1). +great_ne(aa1,x1). +great_ne(aa1,y1). +great_ne(aa1,bb1). +great_ne(aa1,dd1). +great_ne(aa1,ee1). +great_ne(aa1,ff1). +great_ne(aa1,hh1). +great_ne(aa1,ii1). +great_ne(aa1,kk1). +great_ne(bb1,a1). +great_ne(bb1,b1). +great_ne(bb1,c1). +great_ne(bb1,f1). +great_ne(bb1,h1). +great_ne(bb1,i1). +great_ne(bb1,k1). +great_ne(bb1,m1). +great_ne(bb1,v1). +great_ne(bb1,w1). +great_ne(bb1,x1). +great_ne(bb1,y1). +great_ne(bb1,ff1). +great_ne(bb1,ii1). +great_ne(cc1,a1). +great_ne(cc1,b1). +great_ne(cc1,c1). +great_ne(cc1,f1). +great_ne(cc1,h1). +great_ne(cc1,i1). +great_ne(cc1,k1). +great_ne(cc1,m1). +great_ne(cc1,t1). +great_ne(cc1,u1). +great_ne(cc1,v1). +great_ne(cc1,w1). +great_ne(cc1,x1). +great_ne(cc1,y1). +great_ne(cc1,aa1). +great_ne(cc1,bb1). +great_ne(cc1,dd1). +great_ne(cc1,ee1). +great_ne(cc1,ff1). +great_ne(cc1,hh1). +great_ne(cc1,ii1). +great_ne(cc1,jj1). +great_ne(cc1,kk1). +great_ne(dd1,a1). +great_ne(dd1,b1). +great_ne(dd1,c1). +great_ne(dd1,f1). +great_ne(dd1,h1). +great_ne(dd1,i1). +great_ne(dd1,k1). +great_ne(dd1,m1). +great_ne(dd1,v1). +great_ne(dd1,w1). +great_ne(dd1,x1). +great_ne(dd1,y1). +great_ne(dd1,bb1). +great_ne(dd1,ff1). +great_ne(dd1,ii1). +great_ne(ee1,a1). +great_ne(ee1,b1). +great_ne(ee1,c1). +great_ne(ee1,f1). +great_ne(ee1,h1). +great_ne(ee1,i1). +great_ne(ee1,k1). +great_ne(ee1,m1). +great_ne(ee1,v1). +great_ne(ee1,w1). +great_ne(ee1,x1). +great_ne(ee1,y1). +great_ne(ee1,bb1). +great_ne(ee1,dd1). +great_ne(ee1,ff1). +great_ne(ee1,hh1). +great_ne(ee1,ii1). +great_ne(ee1,kk1). +great_ne(ff1,a1). +great_ne(ff1,c1). +great_ne(ff1,h1). +great_ne(ff1,i1). +great_ne(hh1,a1). +great_ne(hh1,b1). +great_ne(hh1,c1). +great_ne(hh1,f1). +great_ne(hh1,h1). +great_ne(hh1,i1). +great_ne(hh1,k1). +great_ne(hh1,m1). +great_ne(hh1,v1). +great_ne(hh1,w1). +great_ne(hh1,x1). +great_ne(hh1,y1). +great_ne(hh1,bb1). +great_ne(hh1,dd1). +great_ne(hh1,ff1). +great_ne(hh1,ii1). +great_ne(ii1,a1). +great_ne(ii1,b1). +great_ne(ii1,c1). +great_ne(ii1,f1). +great_ne(ii1,h1). +great_ne(ii1,i1). +great_ne(ii1,w1). +great_ne(ii1,y1). +great_ne(ii1,ff1). +great_ne(jj1,a1). +great_ne(jj1,b1). +great_ne(jj1,c1). +great_ne(jj1,f1). +great_ne(jj1,h1). +great_ne(jj1,i1). +great_ne(jj1,k1). +great_ne(jj1,m1). +great_ne(jj1,v1). +great_ne(jj1,w1). +great_ne(jj1,x1). +great_ne(jj1,y1). +great_ne(jj1,aa1). +great_ne(jj1,bb1). +great_ne(jj1,dd1). +great_ne(jj1,ee1). +great_ne(jj1,ff1). +great_ne(jj1,hh1). +great_ne(jj1,ii1). +great_ne(jj1,kk1). +great_ne(kk1,a1). +great_ne(kk1,b1). +great_ne(kk1,c1). +great_ne(kk1,f1). +great_ne(kk1,h1). +great_ne(kk1,i1). +great_ne(kk1,k1). +great_ne(kk1,m1). +great_ne(kk1,v1). +great_ne(kk1,w1). +great_ne(kk1,x1). +great_ne(kk1,y1). +great_ne(kk1,bb1). +great_ne(kk1,dd1). +great_ne(kk1,ff1). +great_ne(kk1,hh1). +great_ne(kk1,ii1). Added: trunk/examples/alzheimer/prolog/amine_uptake/ne.n =================================================================== --- trunk/examples/alzheimer/prolog/amine_uptake/ne.n (rev 0) +++ trunk/examples/alzheimer/prolog/amine_uptake/ne.n 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,343 @@ +great_ne(a1,b1). +great_ne(c1,b1). +great_ne(h1,b1). +great_ne(i1,b1). +great_ne(ff1,b1). +great_ne(a1,f1). +great_ne(c1,f1). +great_ne(h1,f1). +great_ne(i1,f1). +great_ne(ff1,f1). +great_ne(a1,k1). +great_ne(b1,k1). +great_ne(c1,k1). +great_ne(f1,k1). +great_ne(h1,k1). +great_ne(i1,k1). +great_ne(m1,k1). +great_ne(v1,k1). +great_ne(w1,k1). +great_ne(x1,k1). +great_ne(y1,k1). +great_ne(ff1,k1). +great_ne(ii1,k1). +great_ne(a1,m1). +great_ne(b1,m1). +great_ne(c1,m1). +great_ne(f1,m1). +great_ne(h1,m1). +great_ne(i1,m1). +great_ne(v1,m1). +great_ne(w1,m1). +great_ne(y1,m1). +great_ne(ff1,m1). +great_ne(ii1,m1). +great_ne(a1,p1). +great_ne(b1,p1). +great_ne(c1,p1). +great_ne(f1,p1). +great_ne(h1,p1). +great_ne(i1,p1). +great_ne(k1,p1). +great_ne(m1,p1). +great_ne(t1,p1). +great_ne(u1,p1). +great_ne(v1,p1). +great_ne(w1,p1). +great_ne(x1,p1). +great_ne(y1,p1). +great_ne(aa1,p1). +great_ne(bb1,p1). +great_ne(cc1,p1). +great_ne(dd1,p1). +great_ne(ee1,p1). +great_ne(ff1,p1). +great_ne(hh1,p1). +great_ne(ii1,p1). +great_ne(jj1,p1). +great_ne(kk1,p1). +great_ne(a1,q1). +great_ne(b1,q1). +great_ne(c1,q1). +great_ne(f1,q1). +great_ne(h1,q1). +great_ne(i1,q1). +great_ne(k1,q1). +great_ne(m1,q1). +great_ne(p1,q1). +great_ne(t1,q1). +great_ne(u1,q1). +great_ne(v1,q1). +great_ne(w1,q1). +great_ne(x1,q1). +great_ne(y1,q1). +great_ne(z1,q1). +great_ne(aa1,q1). +great_ne(bb1,q1). +great_ne(cc1,q1). +great_ne(dd1,q1). +great_ne(ee1,q1). +great_ne(ff1,q1). +great_ne(hh1,q1). +great_ne(ii1,q1). +great_ne(jj1,q1). +great_ne(kk1,q1). +great_ne(a1,t1). +great_ne(b1,t1). +great_ne(c1,t1). +great_ne(f1,t1). +great_ne(h1,t1). +great_ne(i1,t1). +great_ne(k1,t1). +great_ne(m1,t1). +great_ne(u1,t1). +great_ne(v1,t1). +great_ne(w1,t1). +great_ne(x1,t1). +great_ne(y1,t1). +great_ne(aa1,t1). +great_ne(bb1,t1). +great_ne(dd1,t1). +great_ne(ee1,t1). +great_ne(ff1,t1). +great_ne(hh1,t1). +great_ne(ii1,t1). +great_ne(jj1,t1). +great_ne(kk1,t1). +great_ne(a1,u1). +great_ne(b1,u1). +great_ne(c1,u1). +great_ne(f1,u1). +great_ne(h1,u1). +great_ne(i1,u1). +great_ne(k1,u1). +great_ne(m1,u1). +great_ne(v1,u1). +great_ne(w1,u1). +great_ne(x1,u1). +great_ne(y1,u1). +great_ne(aa1,u1). +great_ne(bb1,u1). +great_ne(dd1,u1). +great_ne(ee1,u1). +great_ne(ff1,u1). +great_ne(hh1,u1). +great_ne(ii1,u1). +great_ne(jj1,u1). +great_ne(kk1,u1). +great_ne(a1,v1). +great_ne(b1,v1). +great_ne(c1,v1). +great_ne(f1,v1). +great_ne(h1,v1). +great_ne(i1,v1). +great_ne(w1,v1). +great_ne(y1,v1). +great_ne(ff1,v1). +great_ne(ii1,v1). +great_ne(a1,w1). +great_ne(b1,w1). +great_ne(c1,w1). +great_ne(f1,w1). +great_ne(h1,w1). +great_ne(i1,w1). +great_ne(ff1,w1). +great_ne(a1,x1). +great_ne(b1,x1). +great_ne(c1,x1). +great_ne(f1,x1). +great_ne(h1,x1). +great_ne(i1,x1). +great_ne(v1,x1). +great_ne(w1,x1). +great_ne(y1,x1). +great_ne(ff1,x1). +great_ne(ii1,x1). +great_ne(a1,y1). +great_ne(b1,y1). +great_ne(c1,y1). +great_ne(f1,y1). +great_ne(h1,y1). +great_ne(i1,y1). +great_ne(w1,y1). +great_ne(ff1,y1). +great_ne(a1,z1). +great_ne(b1,z1). +great_ne(c1,z1). +great_ne(f1,z1). +great_ne(h1,z1). +great_ne(i1,z1). +great_ne(k1,z1). +great_ne(m1,z1). +great_ne(p1,z1). +great_ne(t1,z1). +great_ne(u1,z1). +great_ne(v1,z1). +great_ne(w1,z1). +great_ne(x1,z1). +great_ne(y1,z1). +great_ne(aa1,z1). +great_ne(bb1,z1). +great_ne(cc1,z1). +great_ne(dd1,z1). +great_ne(ee1,z1). +great_ne(ff1,z1). +great_ne(hh1,z1). +great_ne(ii1,z1). +great_ne(jj1,z1). +great_ne(kk1,z1). +great_ne(a1,aa1). +great_ne(b1,aa1). +great_ne(c1,aa1). +great_ne(f1,aa1). +great_ne(h1,aa1). +great_ne(i1,aa1). +great_ne(k1,aa1). +great_ne(m1,aa1). +great_ne(v1,aa1). +great_ne(w1,aa1). +great_ne(x1,aa1). +great_ne(y1,aa1). +great_ne(bb1,aa1). +great_ne(dd1,aa1). +great_ne(ee1,aa1). +great_ne(ff1,aa1). +great_ne(hh1,aa1). +great_ne(ii1,aa1). +great_ne(kk1,aa1). +great_ne(a1,bb1). +great_ne(b1,bb1). +great_ne(c1,bb1). +great_ne(f1,bb1). +great_ne(h1,bb1). +great_ne(i1,bb1). +great_ne(k1,bb1). +great_ne(m1,bb1). +great_ne(v1,bb1). +great_ne(w1,bb1). +great_ne(x1,bb1). +great_ne(y1,bb1). +great_ne(ff1,bb1). +great_ne(ii1,bb1). +great_ne(a1,cc1). +great_ne(b1,cc1). +great_ne(c1,cc1). +great_ne(f1,cc1). +great_ne(h1,cc1). +great_ne(i1,cc1). +great_ne(k1,cc1). +great_ne(m1,cc1). +great_ne(t1,cc1). +great_ne(u1,cc1). +great_ne(v1,cc1). +great_ne(w1,cc1). +great_ne(x1,cc1). +great_ne(y1,cc1). +great_ne(aa1,cc1). +great_ne(bb1,cc1). +great_ne(dd1,cc1). +great_ne(ee1,cc1). +great_ne(ff1,cc1). +great_ne(hh1,cc1). +great_ne(ii1,cc1). +great_ne(jj1,cc1). +great_ne(kk1,cc1). +great_ne(a1,dd1). +great_ne(b1,dd1). +great_ne(c1,dd1). +great_ne(f1,dd1). +great_ne(h1,dd1). +great_ne(i1,dd1). +great_ne(k1,dd1). +great_ne(m1,dd1). +great_ne(v1,dd1). +great_ne(w1,dd1). +great_ne(x1,dd1). +great_ne(y1,dd1). +great_ne(bb1,dd1). +great_ne(ff1,dd1). +great_ne(ii1,dd1). +great_ne(a1,ee1). +great_ne(b1,ee1). +great_ne(c1,ee1). +great_ne(f1,ee1). +great_ne(h1,ee1). +great_ne(i1,ee1). +great_ne(k1,ee1). +great_ne(m1,ee1). +great_ne(v1,ee1). +great_ne(w1,ee1). +great_ne(x1,ee1). +great_ne(y1,ee1). +great_ne(bb1,ee1). +great_ne(dd1,ee1). +great_ne(ff1,ee1). +great_ne(hh1,ee1). +great_ne(ii1,ee1). +great_ne(kk1,ee1). +great_ne(a1,ff1). +great_ne(c1,ff1). +great_ne(h1,ff1). +great_ne(i1,ff1). +great_ne(a1,hh1). +great_ne(b1,hh1). +great_ne(c1,hh1). +great_ne(f1,hh1). +great_ne(h1,hh1). +great_ne(i1,hh1). +great_ne(k1,hh1). +great_ne(m1,hh1). +great_ne(v1,hh1). +great_ne(w1,hh1). +great_ne(x1,hh1). +great_ne(y1,hh1). +great_ne(bb1,hh1). +great_ne(dd1,hh1). +great_ne(ff1,hh1). +great_ne(ii1,hh1). +great_ne(a1,ii1). +great_ne(b1,ii1). +great_ne(c1,ii1). +great_ne(f1,ii1). +great_ne(h1,ii1). +great_ne(i1,ii1). +great_ne(w1,ii1). +great_ne(y1,ii1). +great_ne(ff1,ii1). +great_ne(a1,jj1). +great_ne(b1,jj1). +great_ne(c1,jj1). +great_ne(f1,jj1). +great_ne(h1,jj1). +great_ne(i1,jj1). +great_ne(k1,jj1). +great_ne(m1,jj1). +great_ne(v1,jj1). +great_ne(w1,jj1). +great_ne(x1,jj1). +great_ne(y1,jj1). +great_ne(aa1,jj1). +great_ne(bb1,jj1). +great_ne(dd1,jj1). +great_ne(ee1,jj1). +great_ne(ff1,jj1). +great_ne(hh1,jj1). +great_ne(ii1,jj1). +great_ne(kk1,jj1). +great_ne(a1,kk1). +great_ne(b1,kk1). +great_ne(c1,kk1). +great_ne(f1,kk1). +great_ne(h1,kk1). +great_ne(i1,kk1). +great_ne(k1,kk1). +great_ne(m1,kk1). +great_ne(v1,kk1). +great_ne(w1,kk1). +great_ne(x1,kk1). +great_ne(y1,kk1). +great_ne(bb1,kk1). +great_ne(dd1,kk1). +great_ne(ff1,kk1). +great_ne(hh1,kk1). +great_ne(ii1,kk1). Added: trunk/examples/alzheimer/prolog/choline/d_alz_inh.b =================================================================== --- trunk/examples/alzheimer/prolog/choline/d_alz_inh.b (rev 0) +++ trunk/examples/alzheimer/prolog/choline/d_alz_inh.b 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,38 @@ +% determinations for background knowledge +% determinate version + + +!- determination(great/2,x_subst/3). +!- determination(great/2,alk_groups/2). +!- determination(great/2,r_subst_1/2). +!- determination(great/2,r_subst_2/2). +!- determination(great/2,r_subst_3/2). +!- determination(great/2,ring_substitutions/2). +!- determination(great/2,ring_subst_1/2). +!- determination(great/2,ring_subst_2/2). +!- determination(great/2,ring_subst_3/2). +!- determination(great/2,ring_subst_4/2). +!- determination(great/2,ring_subst_5/2). +!- determination(great/2,ring_subst_6/2). +!- determination(great/2,n_val/2). +!- determination(great/2,polar/2). +!- determination(great/2,size/2). +!- determination(great/2,flex/2). +!- determination(great/2,h_doner/2). +!- determination(great/2,h_acceptor/2). +!- determination(great/2,pi_doner/2). +!- determination(great/2,pi_acceptor/2). +!- determination(great/2,polarisable/2). +!- determination(great/2,sigma/2). +!- determination(great/2,gt/2). +!- determination(great/2,great_polar/2). +!- determination(great/2,great_size/2). +!- determination(great/2,great_flex/2). +!- determination(great/2,great_h_don/2). +!- determination(great/2,great_h_acc/2). +!- determination(great/2,great_pi_don/2). +!- determination(great/2,great_pi_acc/2). +!- determination(great/2,great_polari/2). +!- determination(great/2,great_sigma/2). + +!- read(back,d_alz). Added: trunk/examples/alzheimer/prolog/choline/inh.f =================================================================== --- trunk/examples/alzheimer/prolog/choline/inh.f (rev 0) +++ trunk/examples/alzheimer/prolog/choline/inh.f 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,663 @@ +great(a1,b1). +great(a1,g1). +great(a1,i1). +great(a1,j1). +great(a1,m1). +great(a1,n1). +great(a1,o1). +great(a1,p1). +great(a1,q1). +great(a1,r1). +great(a1,s1). +great(a1,t1). +great(a1,u1). +great(a1,v1). +great(a1,w1). +great(a1,x1). +great(a1,y1). +great(a1,z1). +great(a1,aa1). +great(a1,bb1). +great(a1,cc1). +great(a1,dd1). +great(a1,ee1). +great(a1,ff1). +great(a1,jj1). +great(a1,kk1). +great(a1,ll1). +great(b1,m1). +great(b1,n1). +great(b1,o1). +great(b1,p1). +great(b1,s1). +great(b1,t1). +great(b1,w1). +great(b1,ll1). +great(c1,a1). +great(c1,b1). +great(c1,d1). +great(c1,e1). +great(c1,f1). +great(c1,g1). +great(c1,h1). +great(c1,i1). +great(c1,j1). +great(c1,k1). +great(c1,l1). +great(c1,m1). +great(c1,n1). +great(c1,o1). +great(c1,p1). +great(c1,q1). +great(c1,r1). +great(c1,s1). +great(c1,t1). +great(c1,u1). +great(c1,v1). +great(c1,w1). +great(c1,x1). +great(c1,y1). +great(c1,z1). +great(c1,aa1). +great(c1,bb1). +great(c1,cc1). +great(c1,dd1). +great(c1,ee1). +great(c1,ff1). +great(c1,hh1). +great(c1,ii1). +great(c1,jj1). +great(c1,kk1). +great(c1,ll1). +great(d1,a1). +great(d1,b1). +great(d1,g1). +great(d1,i1). +great(d1,j1). +great(d1,k1). +great(d1,l1). +great(d1,m1). +great(d1,n1). +great(d1,o1). +great(d1,p1). +great(d1,q1). +great(d1,r1). +great(d1,s1). +great(d1,t1). +great(d1,u1). +great(d1,v1). +great(d1,w1). +great(d1,x1). +great(d1,y1). +great(d1,z1). +great(d1,aa1). +great(d1,bb1). +great(d1,cc1). +great(d1,dd1). +great(d1,ee1). +great(d1,ff1). +great(d1,jj1). +great(d1,kk1). +great(d1,ll1). +great(e1,a1). +great(e1,b1). +great(e1,d1). +great(e1,g1). +great(e1,i1). +great(e1,j1). +great(e1,k1). +great(e1,l1). +great(e1,m1). +great(e1,n1). +great(e1,o1). +great(e1,p1). +great(e1,q1). +great(e1,r1). +great(e1,s1). +great(e1,t1). +great(e1,u1). +great(e1,v1). +great(e1,w1). +great(e1,x1). +great(e1,y1). +great(e1,z1). +great(e1,aa1). +great(e1,bb1). +great(e1,cc1). +great(e1,dd1). +great(e1,ee1). +great(e1,ff1). +great(e1,jj1). +great(e1,kk1). +great(e1,ll1). +great(f1,a1). +great(f1,b1). +great(f1,d1). +great(f1,e1). +great(f1,g1). +great(f1,h1). +great(f1,i1). +great(f1,j1). +great(f1,k1). +great(f1,l1). +great(f1,m1). +great(f1,n1). +great(f1,o1). +great(f1,p1). +great(f1,q1). +great(f1,r1). +great(f1,s1). +great(f1,t1). +great(f1,u1). +great(f1,v1). +great(f1,w1). +great(f1,x1). +great(f1,y1). +great(f1,z1). +great(f1,aa1). +great(f1,bb1). +great(f1,cc1). +great(f1,dd1). +great(f1,ee1). +great(f1,ff1). +great(f1,hh1). +great(f1,ii1). +great(f1,jj1). +great(f1,kk1). +great(f1,ll1). +great(g1,b1). +great(g1,i1). +great(g1,j1). +great(g1,m1). +great(g1,n1). +great(g1,o1). +great(g1,p1). +great(g1,q1). +great(g1,r1). +great(g1,s1). +great(g1,t1). +great(g1,u1). +great(g1,v1). +great(g1,w1). +great(g1,x1). +great(g1,y1). +great(g1,aa1). +great(g1,bb1). +great(g1,cc1). +great(g1,dd1). +great(g1,ee1). +great(g1,ff1). +great(g1,jj1). +great(g1,kk1). +great(g1,ll1). +great(h1,a1). +great(h1,b1). +great(h1,d1). +great(h1,e1). +great(h1,g1). +great(h1,i1). +great(h1,j1). +great(h1,k1). +great(h1,l1). +great(h1,m1). +great(h1,n1). +great(h1,o1). +great(h1,p1). +great(h1,q1). +great(h1,r1). +great(h1,s1). +great(h1,t1). +great(h1,u1). +great(h1,v1). +great(h1,w1). +great(h1,x1). +great(h1,y1). +great(h1,z1). +great(h1,aa1). +great(h1,bb1). +great(h1,cc1). +great(h1,dd1). +great(h1,ee1). +great(h1,ff1). +great(h1,jj1). +great(h1,kk1). +great(h1,ll1). +great(i1,b1). +great(i1,m1). +great(i1,n1). +great(i1,o1). +great(i1,p1). +great(i1,s1). +great(i1,t1). +great(i1,v1). +great(i1,w1). +great(i1,x1). +great(i1,aa1). +great(i1,bb1). +great(i1,dd1). +great(i1,ee1). +great(i1,kk1). +great(i1,ll1). +great(j1,b1). +great(j1,i1). +great(j1,m1). +great(j1,n1). +great(j1,o1). +great(j1,p1). +great(j1,q1). +great(j1,r1). +great(j1,s1). +great(j1,t1). +great(j1,u1). +great(j1,v1). +great(j1,w1). +great(j1,x1). +great(j1,y1). +great(j1,aa1). +great(j1,bb1). +great(j1,cc1). +great(j1,dd1). +great(j1,ee1). +great(j1,ff1). +great(j1,jj1). +great(j1,kk1). +great(j1,ll1). +great(k1,a1). +great(k1,b1). +great(k1,g1). +great(k1,i1). +great(k1,j1). +great(k1,l1). +great(k1,m1). +great(k1,n1). +great(k1,o1). +great(k1,p1). +great(k1,q1). +great(k1,r1). +great(k1,s1). +great(k1,t1). +great(k1,u1). +great(k1,v1). +great(k1,w1). +great(k1,x1). +great(k1,y1). +great(k1,z1). +great(k1,aa1). +great(k1,bb1). +great(k1,cc1). +great(k1,dd1). +great(k1,ee1). +great(k1,ff1). +great(k1,jj1). +great(k1,kk1). +great(k1,ll1). +great(l1,a1). +great(l1,b1). +great(l1,g1). +great(l1,i1). +great(l1,j1). +great(l1,m1). +great(l1,n1). +great(l1,o1). +great(l1,p1). +great(l1,q1). +great(l1,r1). +great(l1,s1). +great(l1,t1). +great(l1,u1). +great(l1,v1). +great(l1,w1). +great(l1,x1). +great(l1,y1). +great(l1,z1). +great(l1,aa1). +great(l1,bb1). +great(l1,cc1). +great(l1,dd1). +great(l1,ee1). +great(l1,ff1). +great(l1,jj1). +great(l1,kk1). +great(l1,ll1). +great(m1,n1). +great(m1,o1). +great(m1,ll1). +great(o1,n1). +great(o1,ll1). +great(p1,m1). +great(p1,n1). +great(p1,o1). +great(p1,t1). +great(p1,w1). +great(p1,ll1). +great(q1,b1). +great(q1,i1). +great(q1,m1). +great(q1,n1). +great(q1,o1). +great(q1,p1). +great(q1,r1). +great(q1,s1). +great(q1,t1). +great(q1,u1). +great(q1,v1). +great(q1,w1). +great(q1,x1). +great(q1,y1). +great(q1,aa1). +great(q1,bb1). +great(q1,cc1). +great(q1,dd1). +great(q1,ee1). +great(q1,ff1). +great(q1,kk1). +great(q1,ll1). +great(r1,b1). +great(r1,m1). +great(r1,n1). +great(r1,o1). +great(r1,p1). +great(r1,s1). +great(r1,t1). +great(r1,v1). +great(r1,w1). +great(r1,x1). +great(r1,aa1). +great(r1,bb1). +great(r1,dd1). +great(r1,ee1). +great(r1,kk1). +great(r1,ll1). +great(s1,m1). +great(s1,n1). +great(s1,o1). +great(s1,p1). +great(s1,t1). +great(s1,w1). +great(s1,ll1). +great(t1,m1). +great(t1,n1). +great(t1,o1). +great(t1,ll1). +great(u1,b1). +great(u1,i1). +great(u1,m1). +great(u1,n1). +great(u1,o1). +great(u1,p1). +great(u1,r1). +great(u1,s1). +great(u1,t1). +great(u1,v1). +great(u1,w1). +great(u1,x1). +great(u1,aa1). +great(u1,bb1). +great(u1,cc1). +great(u1,dd1). +great(u1,ee1). +great(u1,kk1). +great(u1,ll1). +great(v1,b1). +great(v1,m1). +great(v1,n1). +great(v1,o1). +great(v1,p1). +great(v1,s1). +great(v1,t1). +great(v1,w1). +great(v1,x1). +great(v1,aa1). +great(v1,bb1). +great(v1,ee1). +great(v1,kk1). +great(v1,ll1). +great(w1,m1). +great(w1,n1). +great(w1,o1). +great(w1,t1). +great(w1,ll1). +great(x1,b1). +great(x1,m1). +great(x1,n1). +great(x1,o1). +great(x1,p1). +great(x1,s1). +great(x1,t1). +great(x1,w1). +great(x1,aa1). +great(x1,ll1). +great(y1,b1). +great(y1,i1). +great(y1,m1). +great(y1,n1). +great(y1,o1). +great(y1,p1). +great(y1,r1). +great(y1,s1). +great(y1,t1). +great(y1,u1). +great(y1,v1). +great(y1,w1). +great(y1,x1). +great(y1,aa1). +great(y1,bb1). +great(y1,cc1). +great(y1,dd1). +great(y1,ee1). +great(y1,ff1). +great(y1,kk1). +great(y1,ll1). +great(z1,b1). +great(z1,g1). +great(z1,i1). +great(z1,j1). +great(z1,m1). +great(z1,n1). +great(z1,o1). +great(z1,p1). +great(z1,q1). +great(z1,r1). +great(z1,s1). +great(z1,t1). +great(z1,u1). +great(z1,v1). +great(z1,w1). +great(z1,x1). +great(z1,y1). +great(z1,aa1). +great(z1,bb1). +great(z1,cc1). +great(z1,dd1). +great(z1,ee1). +great(z1,ff1). +great(z1,jj1). +great(z1,kk1). +great(z1,ll1). +great(aa1,b1). +great(aa1,m1). +great(aa1,n1). +great(aa1,o1). +great(aa1,p1). +great(aa1,s1). +great(aa1,t1). +great(aa1,w1). +great(aa1,ll1). +great(bb1,b1). +great(bb1,m1). +great(bb1,n1). +great(bb1,o1). +great(bb1,p1). +great(bb1,s1). +great(bb1,t1). +great(bb1,w1). +great(bb1,x1). +great(bb1,aa1). +great(bb1,ll1). +great(cc1,b1). +great(cc1,m1). +great(cc1,n1). +great(cc1,o1). +great(cc1,p1). +great(cc1,s1). +great(cc1,t1). +great(cc1,v1). +great(cc1,w1). +great(cc1,x1). +great(cc1,aa1). +great(cc1,bb1). +great(cc1,dd1). +great(cc1,ee1). +great(cc1,kk1). +great(cc1,ll1). +great(dd1,b1). +great(dd1,m1). +great(dd1,n1). +great(dd1,o1). +great(dd1,p1). +great(dd1,s1). +great(dd1,t1). +great(dd1,v1). +great(dd1,w1). +great(dd1,x1). +great(dd1,aa1). +great(dd1,bb1). +great(dd1,ee1). +great(dd1,kk1). +great(dd1,ll1). +great(ee1,b1). +great(ee1,m1). +great(ee1,n1). +great(ee1,o1). +great(ee1,p1). +great(ee1,s1). +great(ee1,t1). +great(ee1,w1). +great(ee1,x1). +great(ee1,aa1). +great(ee1,bb1). +great(ee1,kk1). +great(ee1,ll1). +great(ff1,b1). +great(ff1,i1). +great(ff1,m1). +great(ff1,n1). +great(ff1,o1). +great(ff1,p1). +great(ff1,r1). +great(ff1,s1). +great(ff1,t1). +great(ff1,u1). +great(ff1,v1). +great(ff1,w1). +great(ff1,x1). +great(ff1,aa1). +great(ff1,bb1). +great(ff1,cc1). +great(ff1,dd1). +great(ff1,ee1). +great(ff1,kk1). +great(ff1,ll1). +great(hh1,a1). +great(hh1,b1). +great(hh1,d1). +great(hh1,e1). +great(hh1,g1). +great(hh1,h1). +great(hh1,i1). +great(hh1,j1). +great(hh1,k1). +great(hh1,l1). +great(hh1,m1). +great(hh1,n1). +great(hh1,o1). +great(hh1,p1). +great(hh1,q1). +great(hh1,r1). +great(hh1,s1). +great(hh1,t1). +great(hh1,u1). +great(hh1,v1). +great(hh1,w1). +great(hh1,x1). +great(hh1,y1). +great(hh1,z1). +great(hh1,aa1). +great(hh1,bb1). +great(hh1,cc1). +great(hh1,dd1). +great(hh1,ee1). +great(hh1,ff1). +great(hh1,jj1). +great(hh1,kk1). +great(hh1,ll1). +great(ii1,a1). +great(ii1,b1). +great(ii1,d1). +great(ii1,e1). +great(ii1,g1). +great(ii1,h1). +great(ii1,i1). +great(ii1,j1). +great(ii1,k1). +great(ii1,l1). +great(ii1,m1). +great(ii1,n1). +great(ii1,o1). +great(ii1,p1). +great(ii1,q1). +great(ii1,r1). +great(ii1,s1). +great(ii1,t1). +great(ii1,u1). +great(ii1,v1). +great(ii1,w1). +great(ii1,x1). +great(ii1,y1). +great(ii1,z1). +great(ii1,aa1). +great(ii1,bb1). +great(ii1,cc1). +great(ii1,dd1). +great(ii1,ee1). +great(ii1,ff1). +great(ii1,hh1). +great(ii1,jj1). +great(ii1,kk1). +great(ii1,ll1). +great(jj1,b1). +great(jj1,i1). +great(jj1,m1). +great(jj1,n1). +great(jj1,o1). +great(jj1,p1). +great(jj1,q1). +great(jj1,r1). +great(jj1,s1). +great(jj1,t1). +great(jj1,u1). +great(jj1,v1). +great(jj1,w1). +great(jj1,x1). +great(jj1,y1). +great(jj1,aa1). +great(jj1,bb1). +great(jj1,cc1). +great(jj1,dd1). +great(jj1,ee1). +great(jj1,ff1). +great(jj1,kk1). +great(jj1,ll1). +great(kk1,b1). +great(kk1,m1). +great(kk1,n1). +great(kk1,o1). +great(kk1,p1). +great(kk1,s1). +great(kk1,t1). +great(kk1,w1). +great(kk1,x1). +great(kk1,aa1). +great(kk1,bb1). +great(kk1,ll1). +great(ll1,n1). Added: trunk/examples/alzheimer/prolog/choline/inh.n =================================================================== --- trunk/examples/alzheimer/prolog/choline/inh.n (rev 0) +++ trunk/examples/alzheimer/prolog/choline/inh.n 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,663 @@ +great(b1,a1). +great(g1,a1). +great(i1,a1). +great(j1,a1). +great(m1,a1). +great(n1,a1). +great(o1,a1). +great(p1,a1). +great(q1,a1). +great(r1,a1). +great(s1,a1). +great(t1,a1). +great(u1,a1). +great(v1,a1). +great(w1,a1). +great(x1,a1). +great(y1,a1). +great(z1,a1). +great(aa1,a1). +great(bb1,a1). +great(cc1,a1). +great(dd1,a1). +great(ee1,a1). +great(ff1,a1). +great(jj1,a1). +great(kk1,a1). +great(ll1,a1). +great(m1,b1). +great(n1,b1). +great(o1,b1). +great(p1,b1). +great(s1,b1). +great(t1,b1). +great(w1,b1). +great(ll1,b1). +great(a1,c1). +great(b1,c1). +great(d1,c1). +great(e1,c1). +great(f1,c1). +great(g1,c1). +great(h1,c1). +great(i1,c1). +great(j1,c1). +great(k1,c1). +great(l1,c1). +great(m1,c1). +great(n1,c1). +great(o1,c1). +great(p1,c1). +great(q1,c1). +great(r1,c1). +great(s1,c1). +great(t1,c1). +great(u1,c1). +great(v1,c1). +great(w1,c1). +great(x1,c1). +great(y1,c1). +great(z1,c1). +great(aa1,c1). +great(bb1,c1). +great(cc1,c1). +great(dd1,c1). +great(ee1,c1). +great(ff1,c1). +great(hh1,c1). +great(ii1,c1). +great(jj1,c1). +great(kk1,c1). +great(ll1,c1). +great(a1,d1). +great(b1,d1). +great(g1,d1). +great(i1,d1). +great(j1,d1). +great(k1,d1). +great(l1,d1). +great(m1,d1). +great(n1,d1). +great(o1,d1). +great(p1,d1). +great(q1,d1). +great(r1,d1). +great(s1,d1). +great(t1,d1). +great(u1,d1). +great(v1,d1). +great(w1,d1). +great(x1,d1). +great(y1,d1). +great(z1,d1). +great(aa1,d1). +great(bb1,d1). +great(cc1,d1). +great(dd1,d1). +great(ee1,d1). +great(ff1,d1). +great(jj1,d1). +great(kk1,d1). +great(ll1,d1). +great(a1,e1). +great(b1,e1). +great(d1,e1). +great(g1,e1). +great(i1,e1). +great(j1,e1). +great(k1,e1). +great(l1,e1). +great(m1,e1). +great(n1,e1). +great(o1,e1). +great(p1,e1). +great(q1,e1). +great(r1,e1). +great(s1,e1). +great(t1,e1). +great(u1,e1). +great(v1,e1). +great(w1,e1). +great(x1,e1). +great(y1,e1). +great(z1,e1). +great(aa1,e1). +great(bb1,e1). +great(cc1,e1). +great(dd1,e1). +great(ee1,e1). +great(ff1,e1). +great(jj1,e1). +great(kk1,e1). +great(ll1,e1). +great(a1,f1). +great(b1,f1). +great(d1,f1). +great(e1,f1). +great(g1,f1). +great(h1,f1). +great(i1,f1). +great(j1,f1). +great(k1,f1). +great(l1,f1). +great(m1,f1). +great(n1,f1). +great(o1,f1). +great(p1,f1). +great(q1,f1). +great(r1,f1). +great(s1,f1). +great(t1,f1). +great(u1,f1). +great(v1,f1). +great(w1,f1). +great(x1,f1). +great(y1,f1). +great(z1,f1). +great(aa1,f1). +great(bb1,f1). +great(cc1,f1). +great(dd1,f1). +great(ee1,f1). +great(ff1,f1). +great(hh1,f1). +great(ii1,f1). +great(jj1,f1). +great(kk1,f1). +great(ll1,f1). +great(b1,g1). +great(i1,g1). +great(j1,g1). +great(m1,g1). +great(n1,g1). +great(o1,g1). +great(p1,g1). +great(q1,g1). +great(r1,g1). +great(s1,g1). +great(t1,g1). +great(u1,g1). +great(v1,g1). +great(w1,g1). +great(x1,g1). +great(y1,g1). +great(aa1,g1). +great(bb1,g1). +great(cc1,g1). +great(dd1,g1). +great(ee1,g1). +great(ff1,g1). +great(jj1,g1). +great(kk1,g1). +great(ll1,g1). +great(a1,h1). +great(b1,h1). +great(d1,h1). +great(e1,h1). +great(g1,h1). +great(i1,h1). +great(j1,h1). +great(k1,h1). +great(l1,h1). +great(m1,h1). +great(n1,h1). +great(o1,h1). +great(p1,h1). +great(q1,h1). +great(r1,h1). +great(s1,h1). +great(t1,h1). +great(u1,h1). +great(v1,h1). +great(w1,h1). +great(x1,h1). +great(y1,h1). +great(z1,h1). +great(aa1,h1). +great(bb1,h1). +great(cc1,h1). +great(dd1,h1). +great(ee1,h1). +great(ff1,h1). +great(jj1,h1). +great(kk1,h1). +great(ll1,h1). +great(b1,i1). +great(m1,i1). +great(n1,i1). +great(o1,i1). +great(p1,i1). +great(s1,i1). +great(t1,i1). +great(v1,i1). +great(w1,i1). +great(x1,i1). +great(aa1,i1). +great(bb1,i1). +great(dd1,i1). +great(ee1,i1). +great(kk1,i1). +great(ll1,i1). +great(b1,j1). +great(i1,j1). +great(m1,j1). +great(n1,j1). +great(o1,j1). +great(p1,j1). +great(q1,j1). +great(r1,j1). +great(s1,j1). +great(t1,j1). +great(u1,j1). +great(v1,j1). +great(w1,j1). +great(x1,j1). +great(y1,j1). +great(aa1,j1). +great(bb1,j1). +great(cc1,j1). +great(dd1,j1). +great(ee1,j1). +great(ff1,j1). +great(jj1,j1). +great(kk1,j1). +great(ll1,j1). +great(a1,k1). +great(b1,k1). +great(g1,k1). +great(i1,k1). +great(j1,k1). +great(l1,k1). +great(m1,k1). +great(n1,k1). +great(o1,k1). +great(p1,k1). +great(q1,k1). +great(r1,k1). +great(s1,k1). +great(t1,k1). +great(u1,k1). +great(v1,k1). +great(w1,k1). +great(x1,k1). +great(y1,k1). +great(z1,k1). +great(aa1,k1). +great(bb1,k1). +great(cc1,k1). +great(dd1,k1). +great(ee1,k1). +great(ff1,k1). +great(jj1,k1). +great(kk1,k1). +great(ll1,k1). +great(a1,l1). +great(b1,l1). +great(g1,l1). +great(i1,l1). +great(j1,l1). +great(m1,l1). +great(n1,l1). +great(o1,l1). +great(p1,l1). +great(q1,l1). +great(r1,l1). +great(s1,l1). +great(t1,l1). +great(u1,l1). +great(v1,l1). +great(w1,l1). +great(x1,l1). +great(y1,l1). +great(z1,l1). +great(aa1,l1). +great(bb1,l1). +great(cc1,l1). +great(dd1,l1). +great(ee1,l1). +great(ff1,l1). +great(jj1,l1). +great(kk1,l1). +great(ll1,l1). +great(n1,m1). +great(o1,m1). +great(ll1,m1). +great(n1,o1). +great(ll1,o1). +great(m1,p1). +great(n1,p1). +great(o1,p1). +great(t1,p1). +great(w1,p1). +great(ll1,p1). +great(b1,q1). +great(i1,q1). +great(m1,q1). +great(n1,q1). +great(o1,q1). +great(p1,q1). +great(r1,q1). +great(s1,q1). +great(t1,q1). +great(u1,q1). +great(v1,q1). +great(w1,q1). +great(x1,q1). +great(y1,q1). +great(aa1,q1). +great(bb1,q1). +great(cc1,q1). +great(dd1,q1). +great(ee1,q1). +great(ff1,q1). +great(kk1,q1). +great(ll1,q1). +great(b1,r1). +great(m1,r1). +great(n1,r1). +great(o1,r1). +great(p1,r1). +great(s1,r1). +great(t1,r1). +great(v1,r1). +great(w1,r1). +great(x1,r1). +great(aa1,r1). +great(bb1,r1). +great(dd1,r1). +great(ee1,r1). +great(kk1,r1). +great(ll1,r1). +great(m1,s1). +great(n1,s1). +great(o1,s1). +great(p1,s1). +great(t1,s1). +great(w1,s1). +great(ll1,s1). +great(m1,t1). +great(n1,t1). +great(o1,t1). +great(ll1,t1). +great(b1,u1). +great(i1,u1). +great(m1,u1). +great(n1,u1). +great(o1,u1). +great(p1,u1). +great(r1,u1). +great(s1,u1). +great(t1,u1). +great(v1,u1). +great(w1,u1). +great(x1,u1). +great(aa1,u1). +great(bb1,u1). +great(cc1,u1). +great(dd1,u1). +great(ee1,u1). +great(kk1,u1). +great(ll1,u1). +great(b1,v1). +great(m1,v1). +great(n1,v1). +great(o1,v1). +great(p1,v1). +great(s1,v1). +great(t1,v1). +great(w1,v1). +great(x1,v1). +great(aa1,v1). +great(bb1,v1). +great(ee1,v1). +great(kk1,v1). +great(ll1,v1). +great(m1,w1). +great(n1,w1). +great(o1,w1). +great(t1,w1). +great(ll1,w1). +great(b1,x1). +great(m1,x1). +great(n1,x1). +great(o1,x1). +great(p1,x1). +great(s1,x1). +great(t1,x1). +great(w1,x1). +great(aa1,x1). +great(ll1,x1). +great(b1,y1). +great(i1,y1). +great(m1,y1). +great(n1,y1). +great(o1,y1). +great(p1,y1). +great(r1,y1). +great(s1,y1). +great(t1,y1). +great(u1,y1). +great(v1,y1). +great(w1,y1). +great(x1,y1). +great(aa1,y1). +great(bb1,y1). +great(cc1,y1). +great(dd1,y1). +great(ee1,y1). +great(ff1,y1). +great(kk1,y1). +great(ll1,y1). +great(b1,z1). +great(g1,z1). +great(i1,z1). +great(j1,z1). +great(m1,z1). +great(n1,z1). +great(o1,z1). +great(p1,z1). +great(q1,z1). +great(r1,z1). +great(s1,z1). +great(t1,z1). +great(u1,z1). +great(v1,z1). +great(w1,z1). +great(x1,z1). +great(y1,z1). +great(aa1,z1). +great(bb1,z1). +great(cc1,z1). +great(dd1,z1). +great(ee1,z1). +great(ff1,z1). +great(jj1,z1). +great(kk1,z1). +great(ll1,z1). +great(b1,aa1). +great(m1,aa1). +great(n1,aa1). +great(o1,aa1). +great(p1,aa1). +great(s1,aa1). +great(t1,aa1). +great(w1,aa1). +great(ll1,aa1). +great(b1,bb1). +great(m1,bb1). +great(n1,bb1). +great(o1,bb1). +great(p1,bb1). +great(s1,bb1). +great(t1,bb1). +great(w1,bb1). +great(x1,bb1). +great(aa1,bb1). +great(ll1,bb1). +great(b1,cc1). +great(m1,cc1). +great(n1,cc1). +great(o1,cc1). +great(p1,cc1). +great(s1,cc1). +great(t1,cc1). +great(v1,cc1). +great(w1,cc1). +great(x1,cc1). +great(aa1,cc1). +great(bb1,cc1). +great(dd1,cc1). +great(ee1,cc1). +great(kk1,cc1). +great(ll1,cc1). +great(b1,dd1). +great(m1,dd1). +great(n1,dd1). +great(o1,dd1). +great(p1,dd1). +great(s1,dd1). +great(t1,dd1). +great(v1,dd1). +great(w1,dd1). +great(x1,dd1). +great(aa1,dd1). +great(bb1,dd1). +great(ee1,dd1). +great(kk1,dd1). +great(ll1,dd1). +great(b1,ee1). +great(m1,ee1). +great(n1,ee1). +great(o1,ee1). +great(p1,ee1). +great(s1,ee1). +great(t1,ee1). +great(w1,ee1). +great(x1,ee1). +great(aa1,ee1). +great(bb1,ee1). +great(kk1,ee1). +great(ll1,ee1). +great(b1,ff1). +great(i1,ff1). +great(m1,ff1). +great(n1,ff1). +great(o1,ff1). +great(p1,ff1). +great(r1,ff1). +great(s1,ff1). +great(t1,ff1). +great(u1,ff1). +great(v1,ff1). +great(w1,ff1). +great(x1,ff1). +great(aa1,ff1). +great(bb1,ff1). +great(cc1,ff1). +great(dd1,ff1). +great(ee1,ff1). +great(kk1,ff1). +great(ll1,ff1). +great(a1,hh1). +great(b1,hh1). +great(d1,hh1). +great(e1,hh1). +great(g1,hh1). +great(h1,hh1). +great(i1,hh1). +great(j1,hh1). +great(k1,hh1). +great(l1,hh1). +great(m1,hh1). +great(n1,hh1). +great(o1,hh1). +great(p1,hh1). +great(q1,hh1). +great(r1,hh1). +great(s1,hh1). +great(t1,hh1). +great(u1,hh1). +great(v1,hh1). +great(w1,hh1). +great(x1,hh1). +great(y1,hh1). +great(z1,hh1). +great(aa1,hh1). +great(bb1,hh1). +great(cc1,hh1). +great(dd1,hh1). +great(ee1,hh1). +great(ff1,hh1). +great(jj1,hh1). +great(kk1,hh1). +great(ll1,hh1). +great(a1,ii1). +great(b1,ii1). +great(d1,ii1). +great(e1,ii1). +great(g1,ii1). +great(h1,ii1). +great(i1,ii1). +great(j1,ii1). +great(k1,ii1). +great(l1,ii1). +great(m1,ii1). +great(n1,ii1). +great(o1,ii1). +great(p1,ii1). +great(q1,ii1). +great(r1,ii1). +great(s1,ii1). +great(t1,ii1). +great(u1,ii1). +great(v1,ii1). +great(w1,ii1). +great(x1,ii1). +great(y1,ii1). +great(z1,ii1). +great(aa1,ii1). +great(bb1,ii1). +great(cc1,ii1). +great(dd1,ii1). +great(ee1,ii1). +great(ff1,ii1). +great(hh1,ii1). +great(jj1,ii1). +great(kk1,ii1). +great(ll1,ii1). +great(b1,jj1). +great(i1,jj1). +great(m1,jj1). +great(n1,jj1). +great(o1,jj1). +great(p1,jj1). +great(q1,jj1). +great(r1,jj1). +great(s1,jj1). +great(t1,jj1). +great(u1,jj1). +great(v1,jj1). +great(w1,jj1). +great(x1,jj1). +great(y1,jj1). +great(aa1,jj1). +great(bb1,jj1). +great(cc1,jj1). +great(dd1,jj1). +great(ee1,jj1). +great(ff1,jj1). +great(kk1,jj1). +great(ll1,jj1). +great(b1,kk1). +great(m1,kk1). +great(n1,kk1). +great(o1,kk1). +great(p1,kk1). +great(s1,kk1). +great(t1,kk1). +great(w1,kk1). +great(x1,kk1). +great(aa1,kk1). +great(bb1,kk1). +great(ll1,kk1). +great(n1,ll1). Added: trunk/examples/alzheimer/prolog/d_alz.b =================================================================== --- trunk/examples/alzheimer/prolog/d_alz.b (rev 0) +++ trunk/examples/alzheimer/prolog/d_alz.b 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,719 @@ +% alzheimer's data from j. med chem +% determinate background knowledge + +%!- mode(x_subst(+,-,-)). +%!- mode(alk_groups(+,-)). +%!- mode(r_subst_1(+,-)). +%!- mode(r_subst_2(+,-)). +%!- mode(r_subst_3(+,-)). +%!- mode(ring_substitutions(+,-)). +%!- mode(ring_subst_1(+,-)). +%!- mode(ring_subst_2(+,-)). +%!- mode(ring_subst_3(+,-)). +%!- mode(ring_subst_4(+,-)). +%!- mode(ring_subst_5(+,-)). +%!- mode(ring_subst_6(+,-)). +%!- mode(polar(+,-)). +%!- mode(size(+,-)). +%!- mode(flex(+,-)). +%!- mode(h_doner(+,-)). +%!- mode(h_acceptor(+,-)). +%!- mode(pi_doner(+,-)). +%!- mode(pi_acceptor(+,-)). +%!- mode(polarisable(+,-)). +%!- mode(sigma(+,-)). +%!- mode(n_val(+,-)). +%!- mode(subs(+,-)). +%!- mode(group(+,-)). + + +% polarities etc. + +polar(ch3,polar0). +% the formula N(CH3)2 can be represented as a list +% polar([n,group(ch3,2)],polar1). +% or as any other 2-arity function +polar(bond(n,group(ch3,2)),polar1). +polar(och3,polar2). +polar(cf3,polar3). +polar(cl,polar3). +polar(f,polar5). + +size(ch3,size1). +size(cl,size1). +size(f,size1). +size(cf3,size1). +% size([n,group(ch3,2)],size2). +size(bond(n,group(ch3,2)),size2). +size(och3,size2). + + +flex(f,flex0). +flex(ch3,flex0). +flex(cl,flex0). +flex(cf3,flex0). +flex(och3,flex1). +% flex([n,group(ch3,2)],flex0). +flex(bond(n,group(ch3,2)),flex0). + +h_doner(f,h_don0). +h_doner(ch3,h_don0). +h_doner(cf3,h_don0). +h_doner(och3,h_don0). +h_doner(cl,h_don0). +% h_doner([n,group(ch3,2)],h_don0). +h_doner(bond(n,group(ch3,2)),h_don0). + +h_acceptor(ch3,h_acc0). +h_acceptor(cl,h_acc0). +h_acceptor(cf3,h_acc0). +h_acceptor(f,h_acc1). +% h_acceptor([n,group(ch3,2)],h_acc1). +h_acceptor(bond(n,group(ch3,2)),h_acc1). +h_acceptor(och3,h_acc1). + +pi_doner(ch3,pi_don0). +pi_doner(cf3,pi_don0). +pi_doner(f,pi_don0). +pi_doner(cl,pi_don0). +pi_doner(och3,pi_don1). +% pi_doner([n,group(ch3,2)],pi_don2). +pi_doner(bond(n,group(ch3,2)),pi_don2). + +pi_acceptor(f,pi_acc0). +pi_acceptor(ch3,pi_acc0). +pi_acceptor(cl,pi_acc0). +% pi_acceptor([n,group(ch3,2)],pi_acc0). +pi_acceptor(bond(n,group(ch3,2)),pi_acc0). +pi_acceptor(och3,pi_acc0). +pi_acceptor(cf3,pi_acc0). + +polarisable(cf3,polari0). +polarisable(f,polari0). +polarisable(ch3,polari1). +polarisable(cl,polari1). +% polarisable([n,group(ch3,2)],polari1). +polarisable(bond(n,group(ch3,2)),polari1). +polarisable(och3,polari1). + +sigma(ch3,sigma0). +% sigma([n,group(ch3,2)],sigma1). +sigma(bond(n,group(ch3,2)),sigma1). +sigma(och3,sigma1). +sigma(cl,sigma3). +sigma(cf3,sigma3). +sigma(f,sigma5). + +gt(1,0). +gt(2,0). +gt(3,0). +gt(4,0). +gt(2,1). +gt(3,1). +gt(4,1). +gt(3,2). +gt(4,2). +gt(4,3). + +great_polar(polar1,polar0). +great_polar(polar2,polar0). +great_polar(polar3,polar0). +great_polar(polar4,polar0). +great_polar(polar5,polar0). +great_polar(polar6,polar0). +great_polar(polar7,polar0). +great_polar(polar8,polar0). +great_polar(polar9,polar0). +great_polar(polar2,polar1). +great_polar(polar3,polar1). +great_polar(polar4,polar1). +great_polar(polar5,polar1). +great_polar(polar6,polar1). +great_polar(polar7,polar1). +great_polar(polar8,polar1). +great_polar(polar9,polar1). +great_polar(polar3,polar2). +great_polar(polar4,polar2). +great_polar(polar5,polar2). +great_polar(polar6,polar2). +great_polar(polar7,polar2). +great_polar(polar8,polar2). +great_polar(polar9,polar2). +great_polar(polar4,polar3). +great_polar(polar5,polar3). +great_polar(polar6,polar3). +great_polar(polar7,polar3). +great_polar(polar8,polar3). +great_polar(polar9,polar3). +great_polar(polar5,polar4). +great_polar(polar6,polar4). +great_polar(polar7,polar4). +great_polar(polar8,polar4). +great_polar(polar9,polar4). +great_polar(polar6,polar5). +great_polar(polar7,polar5). +great_polar(polar8,polar5). +great_polar(polar9,polar5). +great_polar(polar7,polar6). +great_polar(polar8,polar6). +great_polar(polar9,polar6). +great_polar(polar8,polar7). +great_polar(polar9,polar7). +great_polar(polar9,polar8). + +great_size(size1,size0). +great_size(size2,size0). +great_size(size3,size0). +great_size(size4,size0). +great_size(size5,size0). +great_size(size6,size0). +great_size(size7,size0). +great_size(size8,size0). +great_size(size9,size0). +great_size(size2,size1). +great_size(size3,size1). +great_size(size4,size1). +great_size(size5,size1). +great_size(size6,size1). +great_size(size7,size1). +great_size(size8,size1). +great_size(size9,size1). +great_size(size3,size2). +great_size(size4,size2). +great_size(size5,size2). +great_size(size6,size2). +great_size(size7,size2). +great_size(size8,size2). +great_size(size9,size2). +great_size(size4,size3). +great_size(size5,size3). +great_size(size6,size3). +great_size(size7,size3). +great_size(size8,size3). +great_size(size9,size3). +great_size(size5,size4). +great_size(size6,size4). +great_size(size7,size4). +great_size(size8,size4). +great_size(size9,size4). +great_size(size6,size5). +great_size(size7,size5). +great_size(size8,size5). +great_size(size9,size5). +great_size(size7,size6). +great_size(size8,size6). +great_size(size9,size6). +great_size(size8,size7). +great_size(size9,size7). +great_size(size9,size8). + +great_flex(flex1,flex0). +great_flex(flex2,flex0). +great_flex(flex3,flex0). +great_flex(flex4,flex0). +great_flex(flex5,flex0). +great_flex(flex6,flex0). +great_flex(flex7,flex0). +great_flex(flex8,flex0). +great_flex(flex9,flex0). +great_flex(flex2,flex1). +great_flex(flex3,flex1). +great_flex(flex4,flex1). +great_flex(flex5,flex1). +great_flex(flex6,flex1). +great_flex(flex7,flex1). +great_flex(flex8,flex1). +great_flex(flex9,flex1). +great_flex(flex3,flex2). +great_flex(flex4,flex2). +great_flex(flex5,flex2). +great_flex(flex6,flex2). +great_flex(flex7,flex2). +great_flex(flex8,flex2). +great_flex(flex9,flex2). +great_flex(flex4,flex3). +great_flex(flex5,flex3). +great_flex(flex6,flex3). +great_flex(flex7,flex3). +great_flex(flex8,flex3). +great_flex(flex9,flex3). +great_flex(flex5,flex4). +great_flex(flex6,flex4). +great_flex(flex7,flex4). +great_flex(flex8,flex4). +great_flex(flex9,flex4). +great_flex(flex6,flex5). +great_flex(flex7,flex5). +great_flex(flex8,flex5). +great_flex(flex9,flex5). +great_flex(flex7,flex6). +great_flex(flex8,flex6). +great_flex(flex9,flex6). +great_flex(flex8,flex7). +great_flex(flex9,flex7). +great_flex(flex9,flex8). + +great_h_don(h_don1,h_don0). +great_h_don(h_don2,h_don0). +great_h_don(h_don3,h_don0). +great_h_don(h_don4,h_don0). +great_h_don(h_don5,h_don0). +great_h_don(h_don6,h_don0). +great_h_don(h_don7,h_don0). +great_h_don(h_don8,h_don0). +great_h_don(h_don9,h_don0). +great_h_don(h_don2,h_don1). +great_h_don(h_don3,h_don1). +great_h_don(h_don4,h_don1). +great_h_don(h_don5,h_don1). +great_h_don(h_don6,h_don1). +great_h_don(h_don7,h_don1). +great_h_don(h_don8,h_don1). +great_h_don(h_don9,h_don1). +great_h_don(h_don3,h_don2). +great_h_don(h_don4,h_don2). +great_h_don(h_don5,h_don2). +great_h_don(h_don6,h_don2). +great_h_don(h_don7,h_don2). +great_h_don(h_don8,h_don2). +great_h_don(h_don9,h_don2). +great_h_don(h_don4,h_don3). +great_h_don(h_don5,h_don3). +great_h_don(h_don6,h_don3). +great_h_don(h_don7,h_don3). +great_h_don(h_don8,h_don3). +great_h_don(h_don9,h_don3). +great_h_don(h_don5,h_don4). +great_h_don(h_don6,h_don4). +great_h_don(h_don7,h_don4). +great_h_don(h_don8,h_don4). +great_h_don(h_don9,h_don4). +great_h_don(h_don6,h_don5). +great_h_don(h_don7,h_don5). +great_h_don(h_don8,h_don5). +great_h_don(h_don9,h_don5). +great_h_don(h_don7,h_don6). +great_h_don(h_don8,h_don6). +great_h_don(h_don9,h_don6). +great_h_don(h_don8,h_don7). +great_h_don(h_don9,h_don7). +great_h_don(h_don9,h_don8). + + +great_h_acc(h_acc1,h_acc0). +great_h_acc(h_acc2,h_acc0). +great_h_acc(h_acc3,h_acc0). +great_h_acc(h_acc4,h_acc0). +great_h_acc(h_acc5,h_acc0). +great_h_acc(h_acc6,h_acc0). +great_h_acc(h_acc7,h_acc0). +great_h_acc(h_acc8,h_acc0). +great_h_acc(h_acc9,h_acc0). +great_h_acc(h_acc2,h_acc1). +great_h_acc(h_acc3,h_acc1). +great_h_acc(h_acc4,h_acc1). +great_h_acc(h_acc5,h_acc1). +great_h_acc(h_acc6,h_acc1). +great_h_acc(h_acc7,h_acc1). +great_h_acc(h_acc8,h_acc1). +great_h_acc(h_acc9,h_acc1). +great_h_acc(h_acc3,h_acc2). +great_h_acc(h_acc4,h_acc2). +great_h_acc(h_acc5,h_acc2). +great_h_acc(h_acc6,h_acc2). +great_h_acc(h_acc7,h_acc2). +great_h_acc(h_acc8,h_acc2). +great_h_acc(h_acc9,h_acc2). +great_h_acc(h_acc4,h_acc3). +great_h_acc(h_acc5,h_acc3). +great_h_acc(h_acc6,h_acc3). +great_h_acc(h_acc7,h_acc3). +great_h_acc(h_acc8,h_acc3). +great_h_acc(h_acc9,h_acc3). +great_h_acc(h_acc5,h_acc4). +great_h_acc(h_acc6,h_acc4). +great_h_acc(h_acc7,h_acc4). +great_h_acc(h_acc8,h_acc4). +great_h_acc(h_acc9,h_acc4). +great_h_acc(h_acc6,h_acc5). +great_h_acc(h_acc7,h_acc5). +great_h_acc(h_acc8,h_acc5). +great_h_acc(h_acc9,h_acc5). +great_h_acc(h_acc7,h_acc6). +great_h_acc(h_acc8,h_acc6). +great_h_acc(h_acc9,h_acc6). +great_h_acc(h_acc8,h_acc7). +great_h_acc(h_acc9,h_acc7). +great_h_acc(h_acc9,h_acc8). + +great_pi_don(pi_don1,pi_don0). +great_pi_don(pi_don2,pi_don0). +great_pi_don(pi_don3,pi_don0). +great_pi_don(pi_don4,pi_don0). +great_pi_don(pi_don5,pi_don0). +great_pi_don(pi_don6,pi_don0). +great_pi_don(pi_don7,pi_don0). +great_pi_don(pi_don8,pi_don0). +great_pi_don(pi_don9,pi_don0). +great_pi_don(pi_don2,pi_don1). +great_pi_don(pi_don3,pi_don1). +great_pi_don(pi_don4,pi_don1). +great_pi_don(pi_don5,pi_don1). +great_pi_don(pi_don6,pi_don1). +great_pi_don(pi_don7,pi_don1). +great_pi_don(pi_don8,pi_don1). +great_pi_don(pi_don9,pi_don1). +great_pi_don(pi_don3,pi_don2). +great_pi_don(pi_don4,pi_don2). +great_pi_don(pi_don5,pi_don2). +great_pi_don(pi_don6,pi_don2). +great_pi_don(pi_don7,pi_don2). +great_pi_don(pi_don8,pi_don2). +great_pi_don(pi_don9,pi_don2). +great_pi_don(pi_don4,pi_don3). +great_pi_don(pi_don5,pi_don3). +great_pi_don(pi_don6,pi_don3). +great_pi_don(pi_don7,pi_don3). +great_pi_don(pi_don8,pi_don3). +great_pi_don(pi_don9,pi_don3). +great_pi_don(pi_don5,pi_don4). +great_pi_don(pi_don6,pi_don4). +great_pi_don(pi_don7,pi_don4). +great_pi_don(pi_don8,pi_don4). +great_pi_don(pi_don9,pi_don4). +great_pi_don(pi_don6,pi_don5). +great_pi_don(pi_don7,pi_don5). +great_pi_don(pi_don8,pi_don5). +great_pi_don(pi_don9,pi_don5). +great_pi_don(pi_don7,pi_don6). +great_pi_don(pi_don8,pi_don6). +great_pi_don(pi_don9,pi_don6). +great_pi_don(pi_don8,pi_don7). +great_pi_don(pi_don9,pi_don7). +great_pi_don(pi_don9,pi_don8). + +great_pi_acc(pi_acc1,pi_acc0). +great_pi_acc(pi_acc2,pi_acc0). +great_pi_acc(pi_acc3,pi_acc0). +great_pi_acc(pi_acc4,pi_acc0). +great_pi_acc(pi_acc5,pi_acc0). +great_pi_acc(pi_acc6,pi_acc0). +great_pi_acc(pi_acc7,pi_acc0). +great_pi_acc(pi_acc8,pi_acc0). +great_pi_acc(pi_acc9,pi_acc0). +great_pi_acc(pi_acc2,pi_acc1). +great_pi_acc(pi_acc3,pi_acc1). +great_pi_acc(pi_acc4,pi_acc1). +great_pi_acc(pi_acc5,pi_acc1). +great_pi_acc(pi_acc6,pi_acc1). +great_pi_acc(pi_acc7,pi_acc1). +great_pi_acc(pi_acc8,pi_acc1). +great_pi_acc(pi_acc9,pi_acc1). +great_pi_acc(pi_acc3,pi_acc2). +great_pi_acc(pi_acc4,pi_acc2). +great_pi_acc(pi_acc5,pi_acc2). +great_pi_acc(pi_acc6,pi_acc2). +great_pi_acc(pi_acc7,pi_acc2). +great_pi_acc(pi_acc8,pi_acc2). +great_pi_acc(pi_acc9,pi_acc2). +great_pi_acc(pi_acc4,pi_acc3). +great_pi_acc(pi_acc5,pi_acc3). +great_pi_acc(pi_acc6,pi_acc3). +great_pi_acc(pi_acc7,pi_acc3). +great_pi_acc(pi_acc8,pi_acc3). +great_pi_acc(pi_acc9,pi_acc3). +great_pi_acc(pi_acc5,pi_acc4). +great_pi_acc(pi_acc6,pi_acc4). +great_pi_acc(pi_acc7,pi_acc4). +great_pi_acc(pi_acc8,pi_acc4). +great_pi_acc(pi_acc9,pi_acc4). +great_pi_acc(pi_acc6,pi_acc5). +great_pi_acc(pi_acc7,pi_acc5). +great_pi_acc(pi_acc8,pi_acc5). +great_pi_acc(pi_acc9,pi_acc5). +great_pi_acc(pi_acc7,pi_acc6). +great_pi_acc(pi_acc8,pi_acc6). +great_pi_acc(pi_acc9,pi_acc6). +great_pi_acc(pi_acc8,pi_acc7). +great_pi_acc(pi_acc9,pi_acc7). +great_pi_acc(pi_acc9,pi_acc8). + +great_polari(polari1,polari0). +great_polari(polari2,polari0). +great_polari(polari3,polari0). +great_polari(polari4,polari0). +great_polari(polari5,polari0). +great_polari(polari6,polari0). +great_polari(polari7,polari0). +great_polari(polari8,polari0). +great_polari(polari9,polari0). +great_polari(polari2,polari1). +great_polari(polari3,polari1). +great_polari(polari4,polari1). +great_polari(polari5,polari1). +great_polari(polari6,polari1). +great_polari(polari7,polari1). +great_polari(polari8,polari1). +great_polari(polari9,polari1). +great_polari(polari3,polari2). +great_polari(polari4,polari2). +great_polari(polari5,polari2). +great_polari(polari6,polari2). +great_polari(polari7,polari2). +great_polari(polari8,polari2). +great_polari(polari9,polari2). +great_polari(polari4,polari3). +great_polari(polari5,polari3). +great_polari(polari6,polari3). +great_polari(polari7,polari3). +great_polari(polari8,polari3). +great_polari(polari9,polari3). +great_polari(polari5,polari4). +great_polari(polari6,polari4). +great_polari(polari7,polari4). +great_polari(polari8,polari4). +great_polari(polari9,polari4). +great_polari(polari6,polari5). +great_polari(polari7,polari5). +great_polari(polari8,polari5). +great_polari(polari9,polari5). +great_polari(polari7,polari6). +great_polari(polari8,polari6). +great_polari(polari9,polari6). +great_polari(polari8,polari7). +great_polari(polari9,polari7). +great_polari(polari9,polari8). + +great_sigma(sigma1,sigma0). +great_sigma(sigma2,sigma0). +great_sigma(sigma3,sigma0). +great_sigma(sigma4,sigma0). +great_sigma(sigma5,sigma0). +great_sigma(sigma6,sigma0). +great_sigma(sigma7,sigma0). +great_sigma(sigma8,sigma0). +great_sigma(sigma9,sigma0). +great_sigma(sigma2,sigma1). +great_sigma(sigma3,sigma1). +great_sigma(sigma4,sigma1). +great_sigma(sigma5,sigma1). +great_sigma(sigma6,sigma1). +great_sigma(sigma7,sigma1). +great_sigma(sigma8,sigma1). +great_sigma(sigma9,sigma1). +great_sigma(sigma3,sigma2). +great_sigma(sigma4,sigma2). +great_sigma(sigma5,sigma2). +great_sigma(sigma6,sigma2). +great_sigma(sigma7,sigma2). +great_sigma(sigma8,sigma2). +great_sigma(sigma9,sigma2). +great_sigma(sigma4,sigma3). +great_sigma(sigma5,sigma3). +great_sigma(sigma6,sigma3). +great_sigma(sigma7,sigma3). +great_sigma(sigma8,sigma3). +great_sigma(sigma9,sigma3). +great_sigma(sigma5,sigma4). +great_sigma(sigma6,sigma4). +great_sigma(sigma7,sigma4). +great_sigma(sigma8,sigma4). +great_sigma(sigma9,sigma4). +great_sigma(sigma6,sigma5). +great_sigma(sigma7,sigma5). +great_sigma(sigma8,sigma5). +great_sigma(sigma9,sigma5). +great_sigma(sigma7,sigma6). +great_sigma(sigma8,sigma6). +great_sigma(sigma9,sigma6). +great_sigma(sigma8,sigma7). +great_sigma(sigma9,sigma7). +great_sigma(sigma9,sigma8). + +% substitution X at positions 6 or 7 + +x_subst(b1,7,cl). +x_subst(c1,6,cl). +x_subst(d1,6,och3). +x_subst(e1,6,cf3). +x_subst(f1,6,f). +x_subst(hh1,6,cl). +x_subst(ii1,6,cl). +x_subst(jj1,6,f). +x_subst(kk1,6,f). +x_subst(ll1,6,cf3). + +% substitution R in middle ring +% number of alkyl substitutions + +alk_groups(a1,0). +alk_groups(b1,0). +alk_groups(c1,0). +alk_groups(d1,0). +alk_groups(e1,0). +alk_groups(f1,0). +alk_groups(g1,0). +alk_groups(h1,1). +alk_groups(i1,3). +alk_groups(j1,2). +alk_groups(k1,2). +alk_groups(l1,3). +alk_groups(m1,4). +alk_groups(n1,4). +alk_groups(o1,4). +alk_groups(p1,1). +alk_groups(q1,1). +alk_groups(r1,1). +alk_groups(s1,1). +alk_groups(t1,1). +alk_groups(u1,1). +alk_groups(v1,1). +alk_groups(w1,1). +alk_groups(x1,1). +alk_groups(y1,1). +alk_groups(z1,1). +alk_groups(aa1,1). +alk_groups(bb1,1). +alk_groups(cc1,1). +alk_groups(dd1,1). +alk_groups(ee1,1). +alk_groups(ff1,1). +alk_groups(hh1,1). +alk_groups(ii1,1). +alk_groups(jj1,1). +alk_groups(kk1,1). +alk_groups(ll1,1). + + + + +r_subst_1(a1,h). +r_subst_1(b1,h). +r_subst_1(c1,h). +r_subst_1(d1,h). +r_subst_1(e1,h). +r_subst_1(f1,h). +r_subst_1(g1,h). +n_val(g1,1). + +r_subst_1(h1,single_alk(1)). +r_subst_1(i1,single_alk(3)). +r_subst_1(j1,single_alk(2)). +r_subst_2(j1,bond(n, group(ch3, 2))). +r_subst_1(k1,single_alk(2)). +r_subst_2(k1,aro(1)). +r_subst_1(l1,single_alk(3)). +r_subst_2(l1,o). +r_subst_3(l1,aro(1)). +r_subst_1(m1,single_alk(3)). +r_subst_2(m1,double_alk(1)). +r_subst_3(m1,aro(2)). +r_subst_1(n1,single_alk(3)). +r_subst_2(n1,double_alk(1)). +r_subst_3(n1,aro(2)). +r_subst_1(o1,single_alk(3)). +r_subst_2(o1,double_alk(1)). +r_subst_3(o1,aro(2)). +r_subst_1(p1,single_alk(1)). +r_subst_2(p1,aro(1)). +r_subst_1(q1,single_alk(1)). +r_subst_2(q1,aro(1)). +r_subst_1(r1,single_alk(1)). +r_subst_2(r1,aro(1)). +r_subst_1(s1,single_alk(1)). +r_subst_2(s1,aro(1)). +r_subst_1(t1,single_alk(1)). +r_subst_2(t1,aro(1)). +r_subst_1(u1,single_alk(1)). +r_subst_2(u1,aro(1)). +r_subst_1(v1,single_alk(1)). +r_subst_2(v1,aro(1)). +r_subst_1(w1,single_alk(1)). +r_subst_2(w1,aro(1)). +r_subst_1(x1,single_alk(1)). +r_subst_2(x1,aro(1)). +r_subst_1(y1,single_alk(1)). +r_subst_2(y1,aro(1)). +r_subst_1(z1,single_alk(1)). +r_subst_2(z1,aro(1)). +r_subst_1(aa1,single_alk(1)). +r_subst_2(aa1,aro(1)). +r_subst_1(bb1,single_alk(1)). +r_subst_2(bb1,aro(1)). +r_subst_1(cc1,single_alk(1)). +r_subst_2(cc1,aro(1)). +r_subst_1(dd1,single_alk(1)). +r_subst_2(dd1,aro(1)). +r_subst_1(ee1,single_alk(1)). +r_subst_2(ee1,aro(1)). +r_subst_1(ff1,single_alk(1)). +r_subst_2(ff1,aro(1)). +r_subst_1(hh1,single_alk(1)). +r_subst_2(hh1,aro(1)). +r_subst_1(ii1,single_alk(1)). +r_subst_2(ii1,aro(1)). +r_subst_1(jj1,single_alk(1)). +r_subst_2(jj1,aro(1)). +r_subst_1(kk1,single_alk(1)). +r_subst_2(kk1,aro(1)). +r_subst_1(ll1,single_alk(1)). +r_subst_2(ll1,aro(1)). + +% number of substituents in ring +% 0 == normal benzene ring + +ring_substitutions(k1,0). +ring_substitutions(l1,0). +ring_substitutions(m1,0). +ring_substitutions(n1,1). +ring_substitutions(o1,1). +ring_substitutions(p1,0). +ring_substitutions(q1,1). +ring_substitutions(r1,1). +ring_substitutions(s1,1). +ring_substitutions(t1,1). +ring_substitutions(u1,1). +ring_substitutions(v1,1). +ring_substitutions(w1,1). +ring_substitutions(x1,1). +ring_substitutions(y1,1). +ring_substitutions(z1,1). +ring_substitutions(aa1,1). +ring_substitutions(bb1,1). +ring_substitutions(cc1,1). +ring_substitutions(dd1,1). +ring_substitutions(ee1,1). +ring_substitutions(ff1,5). +ring_substitutions(hh1,0). +ring_substitutions(ii1,1). +ring_substitutions(jj1,0). +ring_substitutions(kk1,1). +ring_substitutions(ll1,0). + +% substitents in ring +% ring_subs_Pos(Drug,Substituent) + +ring_subst_4(n1,f). +ring_subst_3(o1,f). +ring_subst_2(q1,cl). +ring_subst_3(r1,cl). +ring_subst_4(s1,cl). +ring_subst_2(t1,f). +ring_subst_3(u1,f). +ring_subst_4(v1,f). +ring_subst_2(w1,och3). +ring_subst_3(x1,och3). +ring_subst_4(y1,och3). +ring_subst_2(z1,ch3). +ring_subst_3(aa1,ch3). +ring_subst_4(bb1,ch3). +ring_subst_2(cc1,cf3). +ring_subst_3(dd1,cf3). +ring_subst_4(ee1,cf3). +ring_subst_2(ff1,f). +ring_subst_3(ff1,f). +ring_subst_4(ff1,f). +ring_subst_5(ff1,f). +ring_subst_6(ff1,f). +ring_subst_4(ii1,f). +ring_subst_2(kk1,cf3). Added: trunk/examples/alzheimer/prolog/nd_alz.b =================================================================== --- trunk/examples/alzheimer/prolog/nd_alz.b (rev 0) +++ trunk/examples/alzheimer/prolog/nd_alz.b 2010-07-05 14:59:23 UTC (rev 2187) @@ -0,0 +1,658 @@ +% alzheimer's data from j. med chem +% non-determinate background knowledge + +%!- mode(x_subst(+,-,-)). +%!- mode(r_subst(+,-,-)). +%!- mode(ring_struc(+,-)). +%!- mode(polar(+,-)). +%!- mode(size(+,-)). +%!- mode(flex(+,-)). +%!- mode(h_doner(+,-)). +%!- mode(h_acceptor(+,-)). +%!- mode(pi_doner(+,-)). +%!- mode(pi_acceptor(+,-)). +%!- mode(polarisable(+,-)). +%!- mode(sigma(+,-)). +%!- mode(n_val(+,-)). +%!- mode(subs(+,-)). +%!- mode(group(+,-)). + +% substitution X at positions 6 or 7 + +x_subst(b1,7,cl). +x_subst(c1,6,cl). +x_subst(d1,6,och3). +x_subst(e1,6,cf3). +x_subst(f1,6,f). +x_subst(hh1,6,cl). +x_subst(ii1,6,cl). +x_subst(jj1,6,f). +x_subst(kk1,6,f). +x_subst(ll1,6,cf3). + +% substitution R in middle ring + +r_subst(a1,1,h). +r_subst(b1,1,h). +r_subst(c1,1,h). +r_subst(d1,1,h). ... [truncated message content] |
From: <ji...@us...> - 2011-05-12 11:57:18
|
Revision: 2797 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=2797&view=rev Author: jialva Date: 2011-05-12 11:57:08 +0000 (Thu, 12 May 2011) Log Message: ----------- New update of fuzzyDL-Learner (supporting files) Added Paths: ----------- trunk/examples/fuzzydll/ trunk/examples/fuzzydll/CONFIG trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput.fuzzyDL.txt trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput_manual.fuzzyDL.txt trunk/examples/fuzzydll/fuzzyTrains_v1.3.owl Added: trunk/examples/fuzzydll/CONFIG =================================================================== --- trunk/examples/fuzzydll/CONFIG (rev 0) +++ trunk/examples/fuzzydll/CONFIG 2011-05-12 11:57:08 UTC (rev 2797) @@ -0,0 +1,6 @@ +MILP_SOLVER = /Users/josue/Documents/PhD/AKSW/fuzzySemanticTools/FuzzyDLMacOSX/FuzzyDL/fuzzyDLcbc +EPSILON = 0.01 +solver = z +max_individuals = -1 +debugPrint = false +CBC = 1 Added: trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput.fuzzyDL.txt =================================================================== --- trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput.fuzzyDL.txt (rev 0) +++ trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput.fuzzyDL.txt 2011-05-12 11:57:08 UTC (rev 2797) @@ -0,0 +1,93 @@ +(define-fuzzy-concept fuzzyLongCar right-shoulder(5.0, 50.0, 40.0, 40.0) ) +(define-fuzzy-concept fuzzyShortCar left-shoulder(5.0, 50.0, 15.0, 15.0) ) +(define-fuzzy-concept fuzzyMediumLengthCar trapezoidal(5.0, 50.0, 15.0, 15.0, 40.0, 40.0) ) +(functional isInFrontOf) +(functional hasCarLength) +(domain hasLoad Car ) +(domain isInFrontOf (or Car Train ) ) +(domain hasCar Train ) +(range hasCar Car ) +(range isInFrontOf Car ) +(range hasLoad Load ) +(domain hasCarLength Car ) +(range hasCarLength *real* 5.0 50.0 ) +(instance load62a Triangle 1.0) +(instance load63a Rectangle 1.0) +(instance east2 Train 1.0) +(instance car72 Car 1.0) +(instance car22 Car 1.0) +(instance car61 Car 1.0) +(instance load21b Triangle 1.0) +(instance car13 Car 1.0) +(instance load72c Triangle 1.0) +(instance load63b Triangle 1.0) +(instance car21 Car 1.0) +(instance car62 Car 1.0) +(instance load71b Rectangle 1.0) +(instance car63 Car 1.0) +(instance load72b Rectangle 1.0) +(instance load11a Rectangle 1.0) +(instance car11 Car 1.0) +(instance car12 Car 1.0) +(instance west7 Train 1.0) +(instance load11c Triangle 1.0) +(instance load11b Rectangle 1.0) +(instance load71a Triangle 1.0) +(instance car71 Car 1.0) +(instance west6 Train 1.0) +(instance load62b Rectangle 1.0) +(instance load12a Rectangle 1.0) +(instance east1 Train 1.0) +(instance load21a Rectangle 1.0) +(instance load72a Rectangle 1.0) +(related west6 car61 isInFrontOf 1.0) +(related car63 load63a hasLoad 1.0) +(related west6 car63 hasCar 1.0) +(related east1 car13 hasCar 1.0) +(related east2 car21 hasCar 1.0) +(related car72 load72b hasLoad 1.0) +(related east1 car11 hasCar 1.0) +(related west7 car72 hasCar 1.0) +(related car62 load62a hasLoad 1.0) +(related car11 load11a hasLoad 1.0) +(related west6 car61 hasCar 1.0) +(related car71 load71a hasLoad 1.0) +(related west7 car71 isInFrontOf 1.0) +(related car21 load12a hasLoad 1.0) +(related car11 load11c hasLoad 1.0) +(related west7 car71 hasCar 1.0) +(related east2 car22 hasCar 1.0) +(related car21 car22 isInFrontOf 1.0) +(related car63 load63b hasLoad 1.0) +(related west6 car62 hasCar 1.0) +(related east1 car11 isInFrontOf 1.0) +(related car12 car13 isInFrontOf 1.0) +(related car61 car62 isInFrontOf 1.0) +(related car12 load12a hasLoad 1.0) +(related car11 car12 isInFrontOf 1.0) +(related car62 load62b hasLoad 1.0) +(related east1 car12 hasCar 1.0) +(related car72 load72c hasLoad 1.0) +(related east2 car21 isInFrontOf 1.0) +(related car71 car72 isInFrontOf 1.0) +(related car71 load71b hasLoad 1.0) +(related car21 load21a hasLoad 1.0) +(related car62 car63 isInFrontOf 1.0) +(related car11 load11b hasLoad 1.0) +(related car72 load72a hasLoad 1.0) +(instance car13 (= hasCarLength 13) 1.0 ) +(instance car22 (= hasCarLength 7) 1.0 ) +(instance car71 (= hasCarLength 7) 1.0 ) +(instance car11 (= hasCarLength 49) 1.0 ) +(instance car62 (= hasCarLength 8) 1.0 ) +(instance car21 (= hasCarLength 47) 1.0 ) +(instance car61 (= hasCarLength 45) 1.0 ) +(instance car63 (= hasCarLength 25) 1.0 ) +(instance car12 (= hasCarLength 25) 1.0 ) +(instance car72 (= hasCarLength 6) 1.0 ) +(disjoint Car Load ) +(disjoint Car Train ) +(disjoint Load Train ) +(define-concept LongCar (and Car (some hasCarLength fuzzyLongCar))) +(define-concept ShortCar (and Car (some hasCarLength fuzzyShortCar))) +(define-concept MediumLenghtCar (and Car (some hasCarLength fuzzyMediumLengthCar))) Added: trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput_manual.fuzzyDL.txt =================================================================== --- trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput_manual.fuzzyDL.txt (rev 0) +++ trunk/examples/fuzzydll/fuzzyOWL2fuzzyDLparserOutput_manual.fuzzyDL.txt 2011-05-12 11:57:08 UTC (rev 2797) @@ -0,0 +1,93 @@ +(define-fuzzy-concept fuzzyLongCar right-shoulder(5.0, 50.0, 40.0, 40.0) ) +(define-fuzzy-concept fuzzyShortCar left-shoulder(5.0, 50.0, 15.0, 15.0) ) +(define-fuzzy-concept fuzzyMediumLengthCar trapezoidal(5.0, 50.0, 15.0, 15.0, 40.0, 40.0) ) +(functional isInFrontOf) +(functional hasCarLength) +(domain hasLoad Car ) +(domain isInFrontOf (or Car Train ) ) +(domain hasCar Train ) +(range hasCar Car ) +(range isInFrontOf Car ) +(range hasLoad Load ) +(domain hasCarLength Car ) +(range hasCarLength *real* 5.0 50.0 ) +(instance load62a Triangle 1.0) +(instance load63a Rectangle 1.0) +(instance east2 Train 1.0) +(instance car72 Car 1.0) +(instance car22 Car 1.0) +(instance car61 Car 1.0) +(instance load21b Triangle 1.0) +(instance car13 Car 1.0) +(instance load72c Triangle 1.0) +(instance load63b Triangle 1.0) +(instance car21 Car 1.0) +(instance car62 Car 1.0) +(instance load71b Rectangle 1.0) +(instance car63 Car 1.0) +(instance load72b Rectangle 1.0) +(instance load11a Rectangle 1.0) +(instance car11 Car 1.0) +(instance car12 Car 1.0) +(instance west7 Train 1.0) +(instance load11c Triangle 1.0) +(instance load11b Rectangle 1.0) +(instance load71a Triangle 1.0) +(instance car71 Car 1.0) +(instance west6 Train 1.0) +(instance load62b Rectangle 1.0) +(instance load12a Rectangle 1.0) +(instance east1 Train 1.0) +(instance load21a Rectangle 1.0) +(instance load72a Rectangle 1.0) +(related west6 car61 isInFrontOf 1.0) +(related car63 load63a hasLoad 1.0) +(related west6 car63 hasCar 1.0) +(related east1 car13 hasCar 1.0) +(related east2 car21 hasCar 1.0) +(related car72 load72b hasLoad 1.0) +(related east1 car11 hasCar 1.0) +(related west7 car72 hasCar 1.0) +(related car62 load62a hasLoad 1.0) +(related car11 load11a hasLoad 1.0) +(related west6 car61 hasCar 1.0) +(related car71 load71a hasLoad 1.0) +(related west7 car71 isInFrontOf 1.0) +(related car21 load12a hasLoad 1.0) +(related car11 load11c hasLoad 1.0) +(related west7 car71 hasCar 1.0) +(related east2 car22 hasCar 1.0) +(related car21 car22 isInFrontOf 1.0) +(related car63 load63b hasLoad 1.0) +(related west6 car62 hasCar 1.0) +(related east1 car11 isInFrontOf 1.0) +(related car12 car13 isInFrontOf 1.0) +(related car61 car62 isInFrontOf 1.0) +(related car12 load12a hasLoad 1.0) +(related car11 car12 isInFrontOf 1.0) +(related car62 load62b hasLoad 1.0) +(related east1 car12 hasCar 1.0) +(related car72 load72c hasLoad 1.0) +(related east2 car21 isInFrontOf 1.0) +(related car71 car72 isInFrontOf 1.0) +(related car71 load71b hasLoad 1.0) +(related car21 load21a hasLoad 1.0) +(related car62 car63 isInFrontOf 1.0) +(related car11 load11b hasLoad 1.0) +(related car72 load72a hasLoad 1.0) +(instance car13 (= hasCarLength 13) 1.0 ) +(instance car22 (= hasCarLength 7) 1.0 ) +(instance car71 (= hasCarLength 7) 1.0 ) +(instance car11 (= hasCarLength 49) 1.0 ) +(instance car62 (= hasCarLength 8) 1.0 ) +(instance car21 (= hasCarLength 47) 1.0 ) +(instance car61 (= hasCarLength 45) 1.0 ) +(instance car63 (= hasCarLength 25) 1.0 ) +(instance car12 (= hasCarLength 25) 1.0 ) +(instance car72 (= hasCarLength 6) 1.0 ) +(disjoint Car Load ) +(disjoint Car Train ) +(disjoint Load Train ) +(define-concept LongCar (and Car (some hasCarLength fuzzyLongCar))) +(define-concept ShortCar (and Car (some hasCarLength fuzzyShortCar))) +(define-concept MediumLenghtCar (and Car (some hasCarLength fuzzyMediumLengthCar))) Added: trunk/examples/fuzzydll/fuzzyTrains_v1.3.owl =================================================================== --- trunk/examples/fuzzydll/fuzzyTrains_v1.3.owl (rev 0) +++ trunk/examples/fuzzydll/fuzzyTrains_v1.3.owl 2011-05-12 11:57:08 UTC (rev 2797) @@ -0,0 +1,634 @@ +<?xml version="1.0"?> + + +<!DOCTYPE rdf:RDF [ + <!ENTITY owl "http://www.w3.org/2002/07/owl#" > + <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > + <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > + <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > +]> + + +<rdf:RDF xmlns="http://www.example.com/fuzzyTrains.owl#" + xml:base="http://www.example.com/fuzzyTrains.owl" + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" + xmlns:owl="http://www.w3.org/2002/07/owl#" + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> + <owl:Ontology rdf:about="http://www.example.com/fuzzyTrains.owl"> + <rdfs:comment xml:lang="en">Fuzzy adaptation of Michalsky's trains problem [1] +Original idea from [2] + +Developed by Josue Iglesias (josue at grpss.ssr.upm.es) + +[1] http://www.mli.gmu.edu/papers/79-80/80-05.pdf +[2] http://users.iit.demokritos.gr/~konstant/dload/Pubs/fuzz10.pdf</rdfs:comment> + <rdfs:comment xml:lang="en">v1.0: Cars can be (fuzzy) classified as being short, medium or long depending on their length (double)</rdfs:comment> + <rdfs:comment xml:lang="en">v1.1: Car's load can be more or less similar to a triangle and/or a rectangle</rdfs:comment> + <rdfs:comment xml:lang="en">v1.2: Change properties (Train) hasFirstCar (Car) + (Car) isInFrontOf (Car) for just (Train) hasCar (Car) in order to make the example easier</rdfs:comment> + <rdfs:comment xml:lang="en">v1.3: +Some concepts of v1.1 and v1.2 are merged: +- (Train) hasCar (Train) +- (Train) or (Car) isInFrontOf (Car)</rdfs:comment> + </owl:Ontology> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Annotation properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + <owl:AnnotationProperty rdf:about="http://www.example.com/fuzzyTrains.owl#fuzzyLabel"/> + <owl:AnnotationProperty rdf:about="&rdfs;comment"/> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Datatypes + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://www.example.com/fuzzyTrains.owl#fuzzyLongCar --> + + <rdfs:Datatype rdf:about="http://www.example.com/fuzzyTrains.owl#fuzzyLongCar"> + <owl:equivalentClass> + <rdfs:Datatype> + <owl:intersectionOf rdf:parseType="Collection"> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:minInclusive rdf:datatype="&xsd;double">5.0</xsd:minInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:maxInclusive rdf:datatype="&xsd;double">50.0</xsd:maxInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + </owl:intersectionOf> + </rdfs:Datatype> + </owl:equivalentClass> + <fuzzyLabel><fuzzyOwl2 fuzzyType="datatype"> +<Datatype type="rightshoulder" a="40" b="40" /> +</fuzzyOwl2></fuzzyLabel> + </rdfs:Datatype> + + + + <!-- http://www.example.com/fuzzyTrains.owl#fuzzyMediumLengthCar --> + + <rdfs:Datatype rdf:about="http://www.example.com/fuzzyTrains.owl#fuzzyMediumLengthCar"> + <owl:equivalentClass> + <rdfs:Datatype> + <owl:intersectionOf rdf:parseType="Collection"> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:minInclusive rdf:datatype="&xsd;double">5.0</xsd:minInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:maxInclusive rdf:datatype="&xsd;double">50.0</xsd:maxInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + </owl:intersectionOf> + </rdfs:Datatype> + </owl:equivalentClass> + <fuzzyLabel><fuzzyOwl2 fuzzyType="datatype"> +<Datatype type="trapezoidal" a="15" b="15" c="40" d="40" /> +</fuzzyOwl2></fuzzyLabel> + </rdfs:Datatype> + + + + <!-- http://www.example.com/fuzzyTrains.owl#fuzzyShortCar --> + + <rdfs:Datatype rdf:about="http://www.example.com/fuzzyTrains.owl#fuzzyShortCar"> + <owl:equivalentClass> + <rdfs:Datatype> + <owl:intersectionOf rdf:parseType="Collection"> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:minInclusive rdf:datatype="&xsd;double">5.0</xsd:minInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:maxInclusive rdf:datatype="&xsd;double">50.0</xsd:maxInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + </owl:intersectionOf> + </rdfs:Datatype> + </owl:equivalentClass> + <fuzzyLabel><fuzzyOwl2 fuzzyType="datatype"> +<Datatype type="leftshoulder" a="15" b="15" /> +</fuzzyOwl2></fuzzyLabel> + </rdfs:Datatype> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Object Properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://www.example.com/fuzzyTrains.owl#hasCar --> + + <owl:ObjectProperty rdf:about="http://www.example.com/fuzzyTrains.owl#hasCar"> + <rdfs:range rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <rdfs:domain rdf:resource="http://www.example.com/fuzzyTrains.owl#Train"/> + </owl:ObjectProperty> + + + + <!-- http://www.example.com/fuzzyTrains.owl#hasLoad --> + + <owl:ObjectProperty rdf:about="http://www.example.com/fuzzyTrains.owl#hasLoad"> + <rdfs:domain rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <rdfs:range rdf:resource="http://www.example.com/fuzzyTrains.owl#Load"/> + </owl:ObjectProperty> + + + + <!-- http://www.example.com/fuzzyTrains.owl#isInFrontOf --> + + <owl:ObjectProperty rdf:about="http://www.example.com/fuzzyTrains.owl#isInFrontOf"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:range rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <rdfs:domain> + <owl:Class> + <owl:unionOf rdf:parseType="Collection"> + <rdf:Description rdf:about="http://www.example.com/fuzzyTrains.owl#Car"/> + <rdf:Description rdf:about="http://www.example.com/fuzzyTrains.owl#Train"/> + </owl:unionOf> + </owl:Class> + </rdfs:domain> + </owl:ObjectProperty> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Data properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://www.example.com/fuzzyTrains.owl#hasCarLength --> + + <owl:DatatypeProperty rdf:about="http://www.example.com/fuzzyTrains.owl#hasCarLength"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:domain rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <rdfs:range> + <rdfs:Datatype> + <owl:intersectionOf rdf:parseType="Collection"> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:minInclusive rdf:datatype="&xsd;double">5.0</xsd:minInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:maxInclusive rdf:datatype="&xsd;double">50.0</xsd:maxInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + </owl:intersectionOf> + </rdfs:Datatype> + </rdfs:range> + </owl:DatatypeProperty> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Classes + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://www.example.com/fuzzyTrains.owl#Car --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#Car"> + <rdfs:subClassOf rdf:resource="&owl;Thing"/> + <owl:disjointWith rdf:resource="http://www.example.com/fuzzyTrains.owl#Load"/> + <owl:disjointWith rdf:resource="http://www.example.com/fuzzyTrains.owl#Train"/> + </owl:Class> + + + + <!-- http://www.example.com/fuzzyTrains.owl#Load --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#Load"> + <owl:disjointWith rdf:resource="http://www.example.com/fuzzyTrains.owl#Train"/> + </owl:Class> + + + + <!-- http://www.example.com/fuzzyTrains.owl#LongCar --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#LongCar"> + <owl:equivalentClass> + <owl:Restriction> + <owl:onProperty rdf:resource="http://www.example.com/fuzzyTrains.owl#hasCarLength"/> + <owl:someValuesFrom rdf:resource="http://www.example.com/fuzzyTrains.owl#fuzzyLongCar"/> + </owl:Restriction> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + </owl:Class> + + + + <!-- http://www.example.com/fuzzyTrains.owl#MediumLenghtCar --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#MediumLenghtCar"> + <owl:equivalentClass> + <owl:Restriction> + <owl:onProperty rdf:resource="http://www.example.com/fuzzyTrains.owl#hasCarLength"/> + <owl:someValuesFrom rdf:resource="http://www.example.com/fuzzyTrains.owl#fuzzyMediumLengthCar"/> + </owl:Restriction> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + </owl:Class> + + + + <!-- http://www.example.com/fuzzyTrains.owl#Rectangle --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#Rectangle"> + <rdfs:subClassOf rdf:resource="http://www.example.com/fuzzyTrains.owl#Load"/> + </owl:Class> + + + + <!-- http://www.example.com/fuzzyTrains.owl#ShortCar --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#ShortCar"> + <owl:equivalentClass> + <owl:Restriction> + <owl:onProperty rdf:resource="http://www.example.com/fuzzyTrains.owl#hasCarLength"/> + <owl:someValuesFrom rdf:resource="http://www.example.com/fuzzyTrains.owl#fuzzyShortCar"/> + </owl:Restriction> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + </owl:Class> + + + + <!-- http://www.example.com/fuzzyTrains.owl#Train --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#Train"/> + + + + <!-- http://www.example.com/fuzzyTrains.owl#Triangle --> + + <owl:Class rdf:about="http://www.example.com/fuzzyTrains.owl#Triangle"> + <rdfs:subClassOf rdf:resource="http://www.example.com/fuzzyTrains.owl#Load"/> + </owl:Class> + + + + <!-- http://www.w3.org/2002/07/owl#Thing --> + + <owl:Class rdf:about="&owl;Thing"/> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Individuals + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://www.example.com/fuzzyTrains.owl#car11 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car11"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">49</hasCarLength> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car12"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load11a"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load11b"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load11c"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car12 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car12"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">25</hasCarLength> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car13"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load12a"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car13 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car13"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">13</hasCarLength> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car21 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car21"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">47</hasCarLength> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car22"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load12a"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load21a"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car22 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car22"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">7</hasCarLength> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car61 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car61"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">45</hasCarLength> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car62"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car62 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car62"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">8</hasCarLength> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car63"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load62a"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load62b"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car63 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car63"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">25</hasCarLength> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load63a"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load63b"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car71 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car71"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">7</hasCarLength> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car72"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load71a"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load71b"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#car72 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#car72"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Car"/> + <hasCarLength rdf:datatype="&xsd;double">6</hasCarLength> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load72a"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load72b"/> + <hasLoad rdf:resource="http://www.example.com/fuzzyTrains.owl#load72c"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#east1 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#east1"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Train"/> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car11"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car11"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car12"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car13"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#east2 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#east2"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Train"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car21"/> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car21"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car22"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load11a --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load11a"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load11b --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load11b"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load11c --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load11c"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Triangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load12a --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load12a"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load21a --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load21a"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load21b --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load21b"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Triangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load62a --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load62a"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Triangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load62b --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load62b"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load63a --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load63a"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load63b --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load63b"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Triangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load71a --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load71a"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Triangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load71b --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load71b"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load72a --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load72a"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load72b --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load72b"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Rectangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#load72c --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#load72c"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Triangle"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#west6 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#west6"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Train"/> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car61"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car61"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car62"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car63"/> + </owl:NamedIndividual> + + + + <!-- http://www.example.com/fuzzyTrains.owl#west7 --> + + <owl:NamedIndividual rdf:about="http://www.example.com/fuzzyTrains.owl#west7"> + <rdf:type rdf:resource="http://www.example.com/fuzzyTrains.owl#Train"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car71"/> + <isInFrontOf rdf:resource="http://www.example.com/fuzzyTrains.owl#car71"/> + <hasCar rdf:resource="http://www.example.com/fuzzyTrains.owl#car72"/> + </owl:NamedIndividual> +</rdf:RDF> + + + +<!-- Generated by the OWL API (version 3.1.0.20069) http://owlapi.sourceforge.net --> + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2011-08-31 06:43:39
|
Revision: 3173 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3173&view=rev Author: lorenz_b Date: 2011-08-31 06:43:31 +0000 (Wed, 31 Aug 2011) Log Message: ----------- Update to new conf syntax. Modified Paths: -------------- trunk/examples/swore/customer_requirement.conf trunk/examples/swore/swore.conf trunk/examples/trains/trains.conf trunk/examples/trains/trains_owl.conf Modified: trunk/examples/swore/customer_requirement.conf =================================================================== --- trunk/examples/swore/customer_requirement.conf 2011-08-30 15:57:39 UTC (rev 3172) +++ trunk/examples/swore/customer_requirement.conf 2011-08-31 06:43:31 UTC (rev 3173) @@ -1,7 +1,44 @@ +/** + * Example file for typical ontology engineering setup. + * + * SWORE is the SoftWiki ontology for requirements engineering. + * + * Desired Solution: + * CustomerRequirement = Requirement AND EXISTS createdBy Customer + */ + +prefixes = [ ("kb","http://ns.softwiki.de/req/") ] + +// knowledge source definition +ks.type = "OWL File" +ks.fileName = "swore.rdf" -import("swore.rdf"); +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } -problem = classLearning; -classLearning.classToDescribe = "http://ns.softwiki.de/req/CustomerRequirement"; +// learning problem +lp.type = "clp" +lp.classToDescribe = "kb:CustomerRequirement" -algorithm = celoe; +alg.type = "celoe" + +// ignore class for which we want to learn a definition +alg.ignoredConcepts = { "kb:Goal" } + +// we usually have a configurable minimum accuracy and should set noise to 100 - (min. accuracy)/2 +// because min. accuracy is recommended to be 90%, we set the noise value to 5% +alg.noisePercentage = 5 + +// we do not want to terminate when the noise level is reached +alg.terminateOnNoiseReached = false + +// maximum execution time should be sufficiently low value (because the user has to wait for the result) +alg.maxExecutionTimeInSeconds = 5 + +// create a heuristic and configure it +// negations are penalised, because they are often not desired, e.g. +// $superclass AND NOT $neighbourclass1 AND NOT $neighbourclass2 is +// one of the patterns which is learned but only sometimes/rarely useful +h.type = "multiheuristic" +h.expansionPenaltyFactor = 2 Modified: trunk/examples/swore/swore.conf =================================================================== --- trunk/examples/swore/swore.conf 2011-08-30 15:57:39 UTC (rev 3172) +++ trunk/examples/swore/swore.conf 2011-08-31 06:43:31 UTC (rev 3173) @@ -6,66 +6,80 @@ * Desired Solution: * CustomerRequirement = Requirement AND EXISTS createdBy Customer */ + +prefixes = [ ("kb","http://ns.softwiki.de/req/") ] + +// knowledge source definition +ks.type = "OWL File" +ks.fileName = "swore.rdf" -import("swore.rdf"); +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } +// learning problem +lp.type = "posNegStandard" +lp.positiveExamples = { +"kb:determineCoreRequirements", +"kb:determineSystemRequirements", +"kb:CreateVersion1" +} +lp.negativeExamples = { +"kb:CreateVersion2", +"kb:CreateACheaperSoftware", +"kb:unimportant", +"kb:TextualScenario4", +"kb:TextualScenario5", +"kb:TextualScenario6", +"kb:UseDatabaseToStoreUserData", +"kb:1", +"kb:2", +"kb:3", +"kb:4", +"kb:5", +"kb:6", +"kb:7", +"kb:8", +"kb:9", +"kb:important", +"kb:ActiveHelpDialog", +"kb:Andrew_Stellman", +"kb:calculations", +"kb:Charlotte_Blay", +"kb:comment", +"kb:Derick_Garnier", +"kb:loadGUIInUnder2Sec", +"kb:LogEveryUserActivity", +"kb:MultiTabSystem", +"kb:MultiUserSystem", +"kb:MultiWindowSystem", +"kb:SystemStabilityRequirement", +"kb:technical_details", +"kb:Derick_Garnier", +"kb:UseOfIcons", +"kb:UserCanAccessDataFromEveryComputer", +"kb:WindowDesign" +} + + +alg.type = "ocel" + // ignore class for which we want to learn a definition -ocel.ignoredConcepts = { "http://ns.softwiki.de/req/Goal" }; +alg.ignoredConcepts = { "kb:Goal" } // we usually have a configurable minimum accuracy and should set noise to 100 - (min. accuracy)/2 // because min. accuracy is recommended to be 90%, we set the noise value to 5% -ocel.noisePercentage = 5; +alg.noisePercentage = 5 // we do not want to terminate when the noise level is reached -ocel.terminateOnNoiseReached = false; +alg.terminateOnNoiseReached = false // maximum execution time should be sufficiently low value (because the user has to wait for the result) -ocel.maxExecutionTimeInSeconds = 20; +alg.maxExecutionTimeInSeconds = 5 +// create a heuristic and configure it // negations are penalised, because they are often not desired, e.g. // $superclass AND NOT $neighbourclass1 AND NOT $neighbourclass2 is // one of the patterns which is learned but only sometimes/rarely useful -ocel.negationPenalty = 2; - -+"http://ns.softwiki.de/req/determineCoreRequirements" -+"http://ns.softwiki.de/req/determineSystemRequirements" -+"http://ns.softwiki.de/req/CreateVersion1" --"http://ns.softwiki.de/req/CreateVersion2" --"http://ns.softwiki.de/req/CreateACheaperSoftware" --"http://ns.softwiki.de/req/less_important" --"http://ns.softwiki.de/req/unimportant" --"http://ns.softwiki.de/req/TextualScenario4" --"http://ns.softwiki.de/req/TextualScenario5" --"http://ns.softwiki.de/req/TextualScenario6" --"http://ns.softwiki.de/req/UseDatabaseToStoreUserData" --"http://ns.softwiki.de/req/1" --"http://ns.softwiki.de/req/2" --"http://ns.softwiki.de/req/3" --"http://ns.softwiki.de/req/4" --"http://ns.softwiki.de/req/5" --"http://ns.softwiki.de/req/6" --"http://ns.softwiki.de/req/7" --"http://ns.softwiki.de/req/8" --"http://ns.softwiki.de/req/9" --"http://ns.softwiki.de/req/Topic" --"http://ns.softwiki.de/req/important" --"http://ns.softwiki.de/req/ActiveHelpDialog" --"http://ns.softwiki.de/req/Andrew_Stellman" --"http://ns.softwiki.de/req/calculations" --"http://ns.softwiki.de/req/CentralOranisationOfFinnishTrage" --"http://ns.softwiki.de/req/Charlotte_Blay" --"http://ns.softwiki.de/req/comment" --"http://ns.softwiki.de/req/data_manipualtion" --"http://ns.softwiki.de/req/Derick_Garnier" --"http://ns.softwiki.de/req/DialogSystemShouldRespondInUnder5Sec" --"http://ns.softwiki.de/req/loadGUIInUnder2Sec" --"http://ns.softwiki.de/req/LogEveryUserActivity" --"http://ns.softwiki.de/req/MultiTabSystem" --"http://ns.softwiki.de/req/MultiUserSystem" --"http://ns.softwiki.de/req/MultiWindowSystem" --"http://ns.softwiki.de/req/SystemStabilityRequirement" --"http://ns.softwiki.de/req/technical_details" --"http://ns.softwiki.de/req/Derick_Garnier" --"http://ns.softwiki.de/req/UseOfIcons" --"http://ns.softwiki.de/req/UserCanAccessDataFromEveryComputer" --"http://ns.softwiki.de/req/WindowDesign" +h.type = "multiheuristic" +h.expansionPenaltyFactor = 2 Modified: trunk/examples/trains/trains.conf =================================================================== --- trunk/examples/trains/trains.conf 2011-08-30 15:57:39 UTC (rev 3172) +++ trunk/examples/trains/trains.conf 2011-08-31 06:43:31 UTC (rev 3173) @@ -32,18 +32,19 @@ /*Background knowledge*/ +prefixes = [ ("kb","http://localhost/foo#") ] +// knowledge source definition +ks.type = "KB file" +ks.url = "trains.kb" -import("trains.kb"); +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } -/** examples **/ -+east1 -+east2 -+east3 -+east4 -+east5 --west6 --west7 --west8 --west9 --west10 +lp.type = "posNegStandard" +lp.positiveExamples = {"kb:east1", "kb:east2", "kb:east3", "kb:east4", "kb:east5"} +lp.negativeExamples = {"kb:west6", "kb:west7", "kb:west8", "kb:west9", "kb:west10"} + +alg.type = "ocel" +alg.maxExecutionTimeInSeconds = 10 Modified: trunk/examples/trains/trains_owl.conf =================================================================== --- trunk/examples/trains/trains_owl.conf 2011-08-30 15:57:39 UTC (rev 3172) +++ trunk/examples/trains/trains_owl.conf 2011-08-31 06:43:31 UTC (rev 3173) @@ -4,21 +4,19 @@ * * Copyright (C) 2007, Jens Lehmann */ +prefixes = [ ("kb","http://example.com/trains#") ] -hidePrefix = "http://example.com/trains#"; +// knowledge source definition +ks.type = "OWL File" +ks.fileName = "trains2.owl" -/*Background knowledge*/ +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } -import("trains2.owl"); +lp.type = "posNegStandard" +lp.positiveExamples = {"kb:east1", "kb:east2", "kb:east3", "kb:east4", "kb:east5"} +lp.negativeExamples = {"kb:west6", "kb:west7", "kb:west8", "kb:west9", "kb:west10"} -/*Examples*/ -+"http://example.com/trains#east1" -+"http://example.com/trains#east2" -+"http://example.com/trains#east3" -+"http://example.com/trains#east4" -+"http://example.com/trains#east5" --"http://example.com/trains#west6" --"http://example.com/trains#west7" --"http://example.com/trains#west8" --"http://example.com/trains#west9" --"http://example.com/trains#west10" +alg.type = "ocel" +alg.maxExecutionTimeInSeconds = 10 \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2011-09-02 14:33:39
|
Revision: 3240 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3240&view=rev Author: lorenz_b Date: 2011-09-02 14:33:33 +0000 (Fri, 02 Sep 2011) Log Message: ----------- Updated conf files. Modified Paths: -------------- trunk/examples/family/father.conf trunk/examples/forte/uncle_large.conf trunk/examples/forte/uncle_small.conf trunk/examples/moral_reasoner/moral_43examples_complex.conf trunk/examples/moral_reasoner/moral_43examples_simple.conf trunk/examples/moral_reasoner/moral_all_examples_complex.conf trunk/examples/moral_reasoner/moral_all_examples_simple.conf trunk/examples/poker/pair.conf trunk/examples/poker/straight.conf trunk/examples/semantic_bible/hasvalue_simple.conf trunk/examples/sparql/scrobble.conf trunk/examples/swore/swore.conf trunk/examples/trains/trains.conf Modified: trunk/examples/family/father.conf =================================================================== --- trunk/examples/family/father.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/family/father.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "father.kb" // ks.baseDir = "examples/family"; //Assuming running from parent directory of examples. Modified: trunk/examples/forte/uncle_large.conf =================================================================== --- trunk/examples/forte/uncle_large.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/forte/uncle_large.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -17,7 +17,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "forte_family.kb" // reasoner Modified: trunk/examples/forte/uncle_small.conf =================================================================== --- trunk/examples/forte/uncle_small.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/forte/uncle_small.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -18,7 +18,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "forte_family.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_43examples_complex.conf =================================================================== --- trunk/examples/moral_reasoner/moral_43examples_complex.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_43examples_complex.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral_43_instances_complex.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_43examples_simple.conf =================================================================== --- trunk/examples/moral_reasoner/moral_43examples_simple.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_43examples_simple.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral_43_instances.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_all_examples_complex.conf =================================================================== --- trunk/examples/moral_reasoner/moral_all_examples_complex.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_all_examples_complex.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -6,7 +6,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral.kb" // reasoner Modified: trunk/examples/moral_reasoner/moral_all_examples_simple.conf =================================================================== --- trunk/examples/moral_reasoner/moral_all_examples_simple.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/moral_reasoner/moral_all_examples_simple.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -7,7 +7,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "moral.kb" // reasoner Modified: trunk/examples/poker/pair.conf =================================================================== --- trunk/examples/poker/pair.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/poker/pair.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -11,7 +11,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "pair.kb" // reasoner Modified: trunk/examples/poker/straight.conf =================================================================== --- trunk/examples/poker/straight.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/poker/straight.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -15,7 +15,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "straight.kb" // reasoner Modified: trunk/examples/semantic_bible/hasvalue_simple.conf =================================================================== --- trunk/examples/semantic_bible/hasvalue_simple.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/semantic_bible/hasvalue_simple.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -1,7 +1,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "hasvalue_simple.kb" // reasoner Modified: trunk/examples/sparql/scrobble.conf =================================================================== --- trunk/examples/sparql/scrobble.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/sparql/scrobble.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -52,7 +52,7 @@ // some background knowledge about the tags ("semantically enriched tag cloud") -scrobble.type="KB file" +scrobble.type="KB File" scrobble.url = "scrobble.kb" reasoner.type = "fast instance checker" Modified: trunk/examples/swore/swore.conf =================================================================== --- trunk/examples/swore/swore.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/swore/swore.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -65,7 +65,7 @@ alg.type = "ocel" // ignore class for which we want to learn a definition -alg.ignoredConcepts = { "kb:Goal" } +alg.ignoredConcepts = { "kb:CustomerRequirement" } // we usually have a configurable minimum accuracy and should set noise to 100 - (min. accuracy)/2 // because min. accuracy is recommended to be 90%, we set the noise value to 5% Modified: trunk/examples/trains/trains.conf =================================================================== --- trunk/examples/trains/trains.conf 2011-09-02 14:22:59 UTC (rev 3239) +++ trunk/examples/trains/trains.conf 2011-09-02 14:33:33 UTC (rev 3240) @@ -35,7 +35,7 @@ prefixes = [ ("kb","http://localhost/foo#") ] // knowledge source definition -ks.type = "KB file" +ks.type = "KB File" ks.url = "trains.kb" // reasoner This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ku...@us...> - 2011-10-20 05:01:08
|
Revision: 3309 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3309&view=rev Author: kurzum Date: 2011-10-20 05:00:59 +0000 (Thu, 20 Oct 2011) Log Message: ----------- added nif learning example Added Paths: ----------- trunk/examples/nlp2rdf/ trunk/examples/nlp2rdf/sample/ trunk/examples/nlp2rdf/sample/data.owl trunk/examples/nlp2rdf/sample/sample1.conf trunk/examples/nlp2rdf/sample/script.sh trunk/examples/nlp2rdf/sample/sentences.txt trunk/examples/nlp2rdf/sample/sso.owl trunk/examples/nlp2rdf/sample/string.owl Added: trunk/examples/nlp2rdf/sample/data.owl =================================================================== --- trunk/examples/nlp2rdf/sample/data.owl (rev 0) +++ trunk/examples/nlp2rdf/sample/data.owl 2011-10-20 05:00:59 UTC (rev 3309) @@ -0,0 +1,1561 @@ +<rdf:RDF + xmlns:j.0="http://purl.org/olia/stanford.owl#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:j.2="http://purl.org/olia/penn-syntax.owl#" + xmlns:j.1="http://nlp2rdf.lod2.eu/schema/string/" + xmlns:j.3="http://purl.org/olia/system.owl#" + xmlns:owl="http://www.w3.org/2002/07/owl#" + xmlns:j.4="http://nlp2rdf.lod2.eu/schema/sso/" + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" + xmlns:j.5="http://purl.org/olia/olia.owl#" + xmlns:j.6="http://purl.org/olia/penn.owl#" + xmlns:j.7="http://purl.org/olia/olia-top.owl#" + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" > + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#Conjunction"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdfs:comment> + A conjunction is a word that syntactically links words or larger constituents, + and expresses a semantic relationship between them. + (http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsAConjunction.htm 19.09.06) + </rdfs:comment> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#LinguisticConcept"> + <rdfs:comment>The OLiA ontology specifies linguistic concepts on a theoretical basis, as for concepts used in annotations, see system.owl. +There is a great extent of overlap between LinguisticCategories/LinguisticFeatures and Categories/Features as defined in system.owl.</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn-syntax.owl#VerbPhrase"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#VerbPhrase"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn-syntax.owl#Phrase"/> + <rdfs:comment>VP|Verb phrase. Phrasal category headed a verb. +(Santorini 1991) + +VP — Verb Phrase. Phrasal category headed a verb. +(Bies et al. 1995)</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#PassiveAuxiliary"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Auxiliary"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_35_45_been+eaten"> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#Phrase"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#UnitOfAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Constituent"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_40_45_eaten"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_35_39_been"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Phrase"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>been eaten</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/system.owl#LinguisticAnnotation"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + <rdfs:comment>Linguistic annotations pertain to either structural entities (words, tokens, constituents, sentences => UnitOfAnnotation), relations between these (dependency, dominance, coreference, etc. => Relation), or grammatical features attached to these (case, gender, number, agreement, tense, mood, aspect, ... => Feature).</rdfs:comment> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#AuxiliaryVerb"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdfs:comment> + An auxiliary verb is a verb which accompanies the lexical verb of a verb phrase, + and expresses grammatical distinctions not carried by the lexical verb, such as + person, number, tense aspect, and voice. + (http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsAnAuxiliaryVerb.htm 19.09.06) + + Besides modal verbs ("semiauxiliary") and "strict" auxiliary verbs, also copulas + are classified under auxiliary verbs here, as this is a praxis applied in practically every + EAGLES-conformant morphosyntactic annotation scheme. + + Part of speech referring to the set of verbs, subordinate to the main lexical verb which help + to make distinction in mood, aspect, voice etc. + (Crystal 2003; http://www.isocat.org/datcat/DC-1244) + </rdfs:comment> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_106_107_."> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>.</j.4:posTag> + <j.4:lemma>.</j.4:lemma> + <j.1:anchorOf>.</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Complement"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Argument"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#CoordinatingConjunction"> + <rdfs:comment> + Coordinating conjunctions, also called coordinators, are conjunctions that + join two items of equal syntactic importance. + (http://en.wikipedia.org/wiki/Grammatical_conjunction 19.09.06) + </rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Conjunction"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn-syntax.owl#SimpleDeclarativeClause"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#DeclarativeSentence"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn-syntax.owl#Clause"/> + <rdfs:comment>S|Simple declarative clause, i.e. one that is not introduced by a (possibly empty) subordinating +conjunction or wh-word and that does not exhibit subject-verb inversion. +(Santorini 1991) + +Simple declarative sentences: +(S (NP-SBJ Casey) (VP threw (NP the ball))) ... + +S — Simple declarative clause, i.e. one that is not introduced by a (possibly empty) subordinating conjunction or wh-word and that does not exhibit subject-verb inversion. +(Bies et al. 1995)</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_47_56_The+apple"> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>The apple</j.1:anchorOf> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_47_50_The"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_51_56_apple"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_61_78_eaten+and+cleaned"> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>eaten and cleaned</j.1:anchorOf> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_61_66_eaten"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_67_70_and"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_71_78_cleaned"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Determiner"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Modifier"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten"> + <j.4:posTag>VBN</j.4:posTag> + <j.4:lemma>eat</j.4:lemma> + <j.0:PassiveNominalSubject rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_4_9_apple"/> + <j.0:auxpass rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_10_13_was"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_19_20_."/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <j.0:nsubjpass rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_4_9_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>eaten</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.0:PassiveAuxiliary rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_10_13_was"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#NonFiniteVerb"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#PastParticiple"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Participle"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_10_19_was+eaten"> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Constituent"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#UnitOfAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#VerbPhrase"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_10_13_was"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.1:anchorOf>was eaten</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Phrase"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#Phrase"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_25_30_apple"> + <j.0:Determiner rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_21_24_The"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_31_34_has"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#CommonNoun"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Noun"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Noun"/> + <j.4:lemma>apple</j.4:lemma> + <j.0:det rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_21_24_The"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#CommonNoun"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <j.1:anchorOf>apple</j.1:anchorOf> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>NN</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn-syntax.owl#Clause"> + <rdfs:comment>We distinguish among a number of basic clause types: S, SINV, SBAR, RRC, SBARQ, SQ, S-CLF, it-extraposition, and FRAG. +(Bies et al. 1995) + +S-CLF is @cat="S" & edge/@func="CLF", so see under ItCleft</rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Clause"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#Constituent"> + <rdfs:comment> + Constituents correspond to a GOLD SyntacticConstruction: + SyntacticConstruction is the class of grammar units that + have syntactic structure, i.e., consisting of more than + one syntactic word or construction in a syntactic + configuration. [Crystal 1980, 85-86]. + (http://www.linguistics-ontology.org/gold/2008) + + Corresponds to units of annotation in the EAGLES recommendations for syntactic annotation + (http://www.ilc.cnr.it/EAGLES96/segsasg1/node29.html#SECTION00052000000000000000) + </rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_0_9_The+apple"> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>The apple</j.1:anchorOf> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_0_3_The"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_4_9_apple"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_19_20_."> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>.</j.4:posTag> + <j.4:lemma>.</j.4:lemma> + <j.1:anchorOf>.</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_31_45_has+been+eaten"> + <j.1:anchorOf>has been eaten</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_35_45_been+eaten"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_31_34_has"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#UnitOfAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Phrase"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Constituent"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#Phrase"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_47_50_The"> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Determiner"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.4:lemma>the</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_51_56_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Determiner"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <j.1:anchorOf>The</j.1:anchorOf> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>DT</j.4:posTag> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#Adjective"> + <rdfs:comment> + An Adjective is a noun-modifying expression that specifies the properties or attributes of the nominal referent. + (http://www.sil.org/linguistics/GlossaryOfLinguisticTerms/WhatIsAnAdjective.htm 18.9.06) + </rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_81_84_The"> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_85_90_eaten"/> + <j.1:anchorOf>The</j.1:anchorOf> + <j.4:lemma>the</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <j.4:posTag>DT</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Determiner"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Determiner"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#NominalSubject"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Subject"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_0_20_The+apple+was+eaten."> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_0_9_The+apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SentenceTypeFeature"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:word rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_0_3_The"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_0_20_The+apple+was+eaten."/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#UnitOfAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <j.4:word rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_19_20_."/> + <j.4:word rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_4_9_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Constituent"/> + <j.1:anchorOf>The apple was eaten.</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#Clause"/> + <j.4:lastWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_19_20_."/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#DeclarativeSentence"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_19_20_."/> + <j.4:word rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.4:word rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_10_13_was"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#SimpleDeclarativeClause"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Sentence"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <j.4:firstWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_0_3_The"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_10_19_was+eaten"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Clause"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticFeature"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#Feature"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn.owl#BePastTense"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <rdfs:comment>This category includes the conditional form of the verb to be. +EXAMPLES: +If I were/VBD rich... +If I were/VBD to win the lottery...</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_85_90_eaten"> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.1:anchorOf>eaten</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#PastParticiple"/> + <j.4:lemma>eat</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <j.4:posTag>VBN</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#NonFiniteVerb"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_91_96_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Participle"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#VerbPhrase"> + <rdfs:comment> + This category is slightly more difficult to define, since there is disagreement over the extent of the verb phrase. + In particular, should the verb phrase include only the words that are verbs, or should it also include the + complements of the verb? In the examples given in this document, and in the sample texts in the appendices, we have + chosen to include the complements, but it must be noted that this is an open issue, and we are in no way implying + that this analysis is preferable to the alternative. The choice to be made at this level, i.e. the inclusion or + exclusion of verbal complements in the Verb Phrase, is shown by the examples in 27 and 28, 27 showing the inclusion + of the complement of the verb in the verb phrase and 28 excluding the complement: + + (27) He [VP took up [NP a clothes brush NP] VP] + (28) He [VP took up VP] [NP a clothes brush NP] + + An advantage in the type of analysis shown in 27 is that the relative levels of the constituents can be shown to a + greater extent -- i.e. complements of the verb are included in the verb phrase, while adjuncts and peripheral + adverbials are left at sentence level. + + However, in a case where an adjunct occurs before the complement of the verb, the approaches used in 27 and 28 would + cause problems, since either both the adjunct and the complement would be included as daughters of the verb phrase, + or both would be daughters of the sentence, rather than keeping the complement as a daughter of the verb phrase and + the adjunct as a sister of the verb phrase. These problems may be solved by an additional notation, but at some + level, arbitrariness is inevitable. + + Regardless of the choice made over the extent of the Verb Phrase, there arises a problem of discontinuous Verb + Phrases. A complex verbal construction may be discontinuous, e.g. the auxiliary and the main verb are separated in + inverted constructions in English, or the main verb is positioned at the end of the sentence in German and Dutch. + Such discontinuity can be avoided by having different labels and constituents for the auxiliary verb and the main + verb, resulting in an analysis as shown in the Dutch example 29 below: + + (29) [NP Ze NP] [AUX zullen AUX] [ADVP er ADVP] [VP [NP de VN-agenda + [PP voor [NP het komende jaar NP] PP] NP] behandelen VP]. + + and in the English interrogative inverted example 30, using the so-called `dummy auxiliary' do: + + (30) [AUX Do AUX] [NP they NP] [VP confide [PP in you PP] VP]? + + As with Noun Phrases, Verb Phrases can be identified by a constituency test. In strong constituency languages like + English, the whole VP can be moved, but not part of it: compare 31 and 32: + + (31) Give in to blackmail, I never will + (32) *Give in, I never will to blackmail + + However, there are languages in which constituent tests do not work. These will typically be languages with flexible + word order, such as Finnish. 33 is an example of a discontinuous VP (Vilkuna 1989: 26): + + (33) Maailmaa nähnyt hän on. + world-Part seen he is + `He IS a widely-travelled person.' + + For Finnish, then, evidence for a VP is less convincing than it is for English, and a dependency approach seems the + more natural choice. (Covington (1990) provides a parsing strategy for variable word order languages and Covington + (1991) for parsing discontinuous constituents, both using a dependency syntax approach.) + + In Italian also, constituency tests cannot be applied. This can be shown through the distribution of VP-adverbs + (e.g. completamente `completely', intenzionalmente `intentionally', attentamente `carefully') and S-adverbs (e.g. + probabilmente `probably', certamente `certainly'). In English, these different classes of adverbs have a different + distribution within the sentence. In contrast, in Italian, the distinct adverb classes cannot be distinguished on + the basis of their distribution in the sentence. S-adverbs and VP-adverbs can occur in the same positions within the + sentence, as illustrated in examples 34 to 37: + + (34) Attentamente/certamente, il bambino ascoltó la storia + `Carefully/certainly, the child listened to the story' + (35) Il bambino attentamente/certamente ascoltó la storia + `The child carefully/certainly listened to the story' + (36) Il bambino ascoltó attentamente/certamente la storia + `The child listened carefully/certainly to the story' + (37) Il bambino ascoltó la storia attentamente/certamente + `The child listened to the story carefully/certainly' + + Thus, in Italian as well as other languages, neither the position nor the syntactic context can help to decide + whether an adverb is an S-adverb or a VP-adverb; this can only be stated by considering its semantic content and the + way it relates to the content of the predicate or the sentence. This situation has consequences for the success of + standard VP-tests. + (http://www.ilc.cnr.it/EAGLES96/segsasg1/node33.html) + </rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Phrase"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Copula"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Auxiliary"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_97_106_was+clean"> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Constituent"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_97_100_was"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Phrase"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#Phrase"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_101_106_clean"/> + <j.1:anchorOf>was clean</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#UnitOfAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#VerbPhrase"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_31_34_has"> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <j.4:lemma>have</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <j.1:anchorOf>has</j.1:anchorOf> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_35_39_been"/> + <j.4:posTag>VBZ</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#BePresentTense"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn.owl#Noun"> + <rdfs:comment>We inserted this class 'noun' to get a clearer ontology structure. In The Penn Treebank Tag Set there is no class 'noun'.</rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Noun"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#aux"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Auxiliary"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#Determiner"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/> + <rdfs:comment> + A determiner is a noun modifier that expresses the reference of a noun or noun phrase + in the context, including quantity, rather than attributes expressed by adjectives. + This part of speech is defined in some languages, such as in English, as it is distinct + from adjectives grammatically, though most English dictionaries still identify the + determiners as adjectives. + (http://en.wikipedia.org/wiki/Determiner 19.09.06) + </rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#DeclarativeSentence"> + <rdfs:comment>S|Simple declarative clause, i.e. one that is not introduced by a (possibly empty) subordinating +conjunction or wh-word and that does not exhibit subject-verb inversion. +(Santorini 1991) + +Simple declarative sentences: +(S (NP-SBJ Casey) (VP threw (NP the ball))) ... + +S â ´ Simple declarative clause, i.e. one that is not introduced by a (possibly empty) subordinating conjunction or wh-word and that does not exhibit subject-verb inversion. +(Bies et al. 1995)</rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#SentenceTypeFeature"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Argument"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Dependent"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_51_56_apple"> + <j.4:lemma>apple</j.4:lemma> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <j.1:anchorOf>apple</j.1:anchorOf> + <j.0:det rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_47_50_The"/> + <j.0:Determiner rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_47_50_The"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#CommonNoun"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_57_60_was"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Noun"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#CommonNoun"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Noun"/> + <j.4:posTag>NN</j.4:posTag> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Auxiliary"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Dependent"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_122_131_the+apple"> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>the apple</j.1:anchorOf> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_122_125_the"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_126_131_apple"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#Clause"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#Constituent"/> + <rdfs:comment> + Traditionally sentences are deemed to be composed of major constituents + known as clauses, which may be main clauses (not included in a superordinate + clause) or embedded clauses (included in a superordinate clause) such as + relative clauses or adverbial clauses. A main clause, unless it is coordinated, + is equivalent to a simple sentence, and does not need to be separately labelled. + Embedded and coordinated clauses, on the other hand, will need to be separately + identified. We recommend that such units be identified in the annotation, and + labelled either as sentences (S) or as clauses (CL), according to the preference + specified in the annotation scheme. + + The reason for allowing choice here is that different theoretical preferences + have to be accommodated. In some syntactic models, the `clause' category is not + used (except informally), embedded clauses being marked by included [S] + constituents. In other models, clauses are identified as such, even where they + are coextensive with an independent sentence. + + One solution which commends itself (and is employed in the Lancaster Treebank and + the SUSANNE Corpus) is to retain [S ... S] as the delimiter of sentences, whether + included or not, and also to use [S ... S] for the coordinated parts of a compound + sentence; but to use `clause' labels for subordinate clauses. An example which + illustrates this division is 12: + + (12) [S [S The distinction at issue is relatively clear S] , but [S closer + examination reveals [CL that all is not quite so straightforward + [CL as it seems CL] CL] S] . S] + + Embedded (subordinate) clauses are generally identified by some sign of their + dependence on the superordinate clause or sentence, such as an introductory + conjunction or a non-finite verb form. It is noticeable that the coordinated + parts of the compound sentence do not have to be clause-like units with subjects + and verbs, and to this extent [CL] would be a misleading label to apply to them. + This is true, in 13, of so far so good in: + + (13) [S [S So far so good S] , but [S now consider gender in adjectives S] . S] + (http://www.ilc.cnr.it/EAGLES96/segsasg1/node31.html) + </rdfs:comment> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_57_78_was+eaten+and+cleane"> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#SyntacticCategory"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#Phrase"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#UnitOfAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#Constituent"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#VerbPhrase"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Phrase"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_61_78_eaten+and+cleaned"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_57_60_was"/> + <j.1:anchorOf>was eaten and cleaned</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#Noun"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdfs:comment> + A noun, or noun substantive, is a part of speech (a word or phrase) which can co-occur with + (in)definite articles and attributive adjectives, and function as the head of a noun phrase. + + The word "noun" derives from the Latin 'nomen' meaning "name", and a traditional definition + of nouns is that they are all and only those expressions that refer to a person, place, + thing, event, substance, quality, idea or an appointment. They serve as the subject or object + of a verb, and the object of a preposition. + (http://en.wikipedia.org/wiki/Noun 19.09.06) + </rdfs:comment> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_21_30_The+apple"> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>The apple</j.1:anchorOf> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_21_24_The"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_25_30_apple"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_131_132_."> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>.</j.4:posTag> + <j.4:lemma>.</j.4:lemma> + <j.1:anchorOf>.</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn.owl#Tag"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_118_121_ate"> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#BePastTense"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <j.0:NominalSubject rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_112_117_apple"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <j.0:DirectObject rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_126_131_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <j.0:dobj rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_126_131_apple"/> + <j.4:posTag>VBD</j.4:posTag> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_122_125_the"/> + <j.4:lemma>eat</j.4:lemma> + <j.1:anchorOf>ate</j.1:anchorOf> + <j.0:nsubj rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_112_117_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia-top.owl#SyntacticFeature"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/system.owl#Feature"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_141_145_will"> + <j.4:lemma>will</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#ModalVerb"/> + <j.1:anchorOf>will</j.1:anchorOf> + <j.4:posTag>MD</j.4:posTag> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_146_149_eat"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#ModalVerb"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#AuxiliaryVerb"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_137_140_boy"> + <j.1:anchorOf>boy</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <j.0:Determiner rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_133_136_The"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <j.4:lemma>boy</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.4:posTag>NN</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#CommonNoun"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_141_145_will"/> + <j.0:det rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_133_136_The"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#CommonNoun"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Noun"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Noun"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn-syntax.owl#Phrase"> + <rdfs:comment>(Bies et al. 1995, §2.1.2)</rdfs:comment> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Phrase"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn-syntax.owl#SyntaxTag"/> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn.owl#Adjective"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Adjective"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdfs:comment>These are adjectives, ordinal numerals, and ordinal numbers. +Hyphenated compounds that are used as modifiers are tagged as adjectives, e.g. "happy-go-lucky", "one-of-a-kind", "run-of-the-mill". Ordinal numbers are tagged as adjectives, as are compounds of the form "n-th" or "X-est", like "fourth-largest".</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#amod"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#AdjectivalModifier"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn.owl#CoordinatingConjunction"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Conjunction"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#CoordinatingConjunction"/> + <rdfs:comment>This category includes "and", "but", "nor", "or", "yet" (as in "Yet it's cheap", "cheap yet good"), as well as the mathematical operators "plus", "minus", "less", "times" (in the sense of "multiplied by") and "over" (in the sense of "divided by"), when they are spelled out. +For in the sense of "because" is a coordinating conjunction.</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#cop"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Copula"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_78_79_."> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>.</j.4:posTag> + <j.4:lemma>.</j.4:lemma> + <j.1:anchorOf>.</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/penn.owl#Determiner"> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdfs:comment>Not clear whether this corresponds to OLiA/EAGLES determiners, because some predeterminers seem to be adverbs rather than determiners proper.</rdfs:comment> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_133_136_The"> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/> + <j.4:posTag>DT</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Determiner"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:lemma>the</j.4:lemma> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_137_140_boy"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <j.1:anchorOf>The</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Determiner"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_40_45_eaten"> + <j.0:PassiveNominalSubject rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_25_30_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <j.0:nsubjpass rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_25_30_apple"/> + <j.1:anchorOf>eaten</j.1:anchorOf> + <j.0:auxpass rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_35_39_been"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#NonFiniteVerb"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_40_45_eaten"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Participle"/> + <j.0:aux rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_31_34_has"/> + <j.0:PassiveAuxiliary rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_35_39_been"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_45_46_."/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#PastParticiple"/> + <j.4:posTag>VBN</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <j.0:Auxiliary rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_31_34_has"/> + <j.4:lemma>eat</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_97_100_was"> + <j.4:posTag>VBD</j.4:posTag> + <j.1:anchorOf>was</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#BePastTense"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:lemma>be</j.4:lemma> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_101_106_clean"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_45_46_."> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>.</j.4:posTag> + <j.4:lemma>.</j.4:lemma> + <j.1:anchorOf>.</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Object"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Complement"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_67_70_and"> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Conjunction"/> + <j.1:anchorOf>and</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#CoordinatingConjunction"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_71_78_cleaned"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Conjunction"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#CoordinatingConjunction"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <j.4:lemma>and</j.4:lemma> + <j.4:posTag>CC</j.4:posTag> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_81_96_The+eaten+apple"> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Phrase"/> + <j.1:anchorOf>The eaten apple</j.1:anchorOf> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_81_84_The"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_85_90_eaten"/> + <j.4:child rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_91_96_apple"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_21_24_The"> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_25_30_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Determiner"/> + <j.4:lemma>the</j.4:lemma> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <j.4:posTag>DT</j.4:posTag> + <j.1:anchorOf>The</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Determiner"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Subject"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#Argument"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#DependencyLabel"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/system.owl#Feature"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_150_153_the"> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_154_159_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <j.4:posTag>DT</j.4:posTag> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Determiner"/> + <j.4:lemma>the</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Determiner"/> + <j.1:anchorOf>the</j.1:anchorOf> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/stanford.owl#Dependent"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> + <rdfs:subPropertyOf rdf:resource="http://purl.org/olia/stanford.owl#DependencyLabel"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_71_78_cleaned"> + <j.1:anchorOf>cleaned</j.1:anchorOf> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#NonFiniteVerb"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <j.4:posTag>VBN</j.4:posTag> + <j.0:nsubjpass rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_51_56_apple"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#PastParticiple"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Participle"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_78_79_."/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Verb"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <j.0:PassiveNominalSubject rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_51_56_apple"/> + <j.4:lemma>clean</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + </rdf:Description> + <rdf:Description rdf:about="http://nlp2rdf.lod2.eu/nif/offset_0_3_The"> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#MorphosyntacticCategory"/> + <j.4:lemma>the</j.4:lemma> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#Determiner"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Determiner"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/sso/Word"/> + <rdf:type rdf:resource="http://purl.org/olia/penn.owl#Tag"/> + <j.4:posTag>DT</j.4:posTag> + <j.1:anchorOf>The</j.1:anchorOf> + <rdf:type rdf:resource="http://purl.org/olia/system.owl#LinguisticAnnotation"/> + <rdf:type rdf:resource="http://purl.org/olia/olia.owl#PronounOrDeterminer"/> + <rdf:type rdf:resource="http://nlp2rdf.lod2.eu/schema/string/OffsetBasedString"/> + <rdf:type rdf:resource="http://purl.org/olia/olia-top.owl#LinguisticConcept"/> + <j.4:nextWord rdf:resource="http://nlp2rdf.lod2.eu/nif/offset_4_9_apple"/> + </rdf:Description> + <rdf:Description rdf:about="http://purl.org/olia/olia.owl#NonFiniteVerb"> + <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/> + <rdfs:subClassOf rdf:resource="http://purl.org/olia/olia.owl#Verb"/> + <rdfs:comment> + Verb forms occurring on their own only in dependent clauses and lacking tense and mood contrasts. + (adapted from Crystal 2003; http://www.isocat.org/datcat/DC-1332) + + A non-finite verb is a verb that is not fully inflected for categories that are marked inflectionally in a language, + such as the following: Tense, Aspect, Modality, Number, Person. + (http://www... [truncated message content] |
From: <ku...@us...> - 2011-10-28 09:43:17
|
Revision: 3338 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3338&view=rev Author: kurzum Date: 2011-10-28 09:43:10 +0000 (Fri, 28 Oct 2011) Log Message: ----------- added validation report Added Paths: ----------- trunk/examples/validate trunk/examples/validationReport.txt Added: trunk/examples/validate =================================================================== --- trunk/examples/validate (rev 0) +++ trunk/examples/validate 2011-10-28 09:43:10 UTC (rev 3338) @@ -0,0 +1,9 @@ + + +for i in `find . | egrep '.owl$|.ttl|.nt$'` +do +echo "********************************" +echo $i +echo "********************************" +eyeball -assume owl -check $i +done Property changes on: trunk/examples/validate ___________________________________________________________________ Added: svn:executable + * Added: trunk/examples/validationReport.txt =================================================================== --- trunk/examples/validationReport.txt (rev 0) +++ trunk/examples/validationReport.txt 2011-10-28 09:43:10 UTC (rev 3338) @@ -0,0 +1,794 @@ +******************************** +./carcinogenesis/carcinogenesis.owl +******************************** + +On statement: :d307 :micronuc_f "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :micronuc_f + +On statement: :d80 :hasBond :bond8829 + predicate not declared in any schema: :hasBond + +On statement: :d80 :cytogen_ca "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :cytogen_ca + +On statement: :d279_1 :charge "-0.0050"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :charge + +On statement: :d274 :drosophila_rt "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :drosophila_rt + +On statement: :d329 :salmonella_reduc "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :salmonella_reduc + +On statement: :d307 :micronuc_m "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :micronuc_m + +On statement: :d80 :hasAtom :d80_8 + predicate not declared in any schema: :hasAtom + +On statement: :bond7133 :inBond :d328a_15 + predicate not declared in any schema: :inBond + +On statement: :d80 :salmonella "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :salmonella + +On statement: :d80 :cytogen_sce "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :cytogen_sce + +On statement: :d80 :amesTestPositive "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :amesTestPositive + +On statement: :d274 :chromex "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :chromex + +On statement: :d274 :drosophila_slrl "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :drosophila_slrl + +On statement: :d80 :salmonella_n "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :salmonella_n + +On statement: :d43 :mouse_lymph "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :mouse_lymph + +On statement: :d80 :isMutagenic "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :isMutagenic + +On statement: :d274 :chromaberr "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :chromaberr + +On statement: :d80 :hasStructure :six_ring-2874 + predicate not declared in any schema: :hasStructure + +eye:multiplePrefixesForNamespace: "http://dl-learner.org/carcinogenesis#" + on prefix: "" + on prefix: "carcinogenesis" +******************************** +./lymphography/lymphography.owl +******************************** +******************************** +./tobiaswunner/lemon.owl +******************************** +Exception in thread "main" com.hp.hpl.jena.rdf.model.ResourceRequiredException: "1"^^http://www.w3.org/2001/XMLSchema#nonNegativeInteger + at com.hp.hpl.jena.rdf.model.impl.ResourceImpl$1.wrap(ResourceImpl.java:29) + at com.hp.hpl.jena.enhanced.EnhNode.convertTo(EnhNode.java:142) + at com.hp.hpl.jena.enhanced.EnhNode.convertTo(EnhNode.java:22) + at com.hp.hpl.jena.enhanced.Polymorphic.asInternal(Polymorphic.java:54) + at com.hp.hpl.jena.enhanced.EnhNode.as(EnhNode.java:97) + at com.hp.hpl.jena.extras.tools.query.QueryVariable.resource(QueryVariable.java:70) + at com.hp.hpl.jena.eyeball.inspectors.ListInspector.findPotentialSuspecListTypes(ListInspector.java:156) + at com.hp.hpl.jena.eyeball.inspectors.ListInspector.findSuspecListTypes(ListInspector.java:124) + at com.hp.hpl.jena.eyeball.inspectors.ListInspector.inspectModel(ListInspector.java:83) + at com.hp.hpl.jena.eyeball.Inspector$InspectorSet.inspectModel(Inspector.java:130) + at com.hp.hpl.jena.eyeball.Eyeball.inspect(Eyeball.java:77) + at jena.eyeball.inspectAndReport(eyeball.java:318) + at jena.eyeball.checkOneModel(eyeball.java:308) + at jena.eyeball.run(eyeball.java:103) + at jena.eyeball.main(eyeball.java:43) + at jena.eyeball.main(eyeball.java:34) + at jena.eyeball.main(eyeball.java:31) +******************************** +./tobiaswunner/corpus.ttl +******************************** + +On statement: kb:ex2 rdf:type str:String + class not declared in any schema: str:String + +On statement: kb:ex1 rdf:type str:Document + class not declared in any schema: str:Document + +eye:multiplePrefixesForNamespace: "http://nlp2rdf.lod2.eu/schema/sso/" + on prefix: "str" + on prefix: "sso" +******************************** +./tobiaswunner/string.owl +******************************** + +On statement: :beginIndex rdfs:Range xsd:int + not from schema: "http://www.w3.org/2000/01/rdf-schema#" + on resource: rdfs:Range + +On statement: _:b1001 owl:hasSelf "true"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: owl:hasSelf + +On statement: _:b1001 owl:hasSelf "true"^^http://www.w3.org/2001/XMLSchema#boolean + not from schema: "http://www.w3.org/2002/07/owl#" + on resource: owl:hasSelf + +On statement: :beginIndex rdfs:Range xsd:int + predicate not declared in any schema: rdfs:Range +******************************** +./tobiaswunner/sso.owl +******************************** + +eye:multiplePrefixesForNamespace: "http://nlp2rdf.lod2.eu/schema/sso/" + on prefix: "" + on prefix: "sso" +******************************** +./mutagenesis/mutagenesis.owl +******************************** + +On statement: :d73 :logp "2.68"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :logp + +On statement: :d73 :lumo "-0.648"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :lumo + +On statement: :d73 :act "-2.0"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :act + +On statement: :bond3668 rdf:type owl:NamedIndividual + not from schema: "http://www.w3.org/2002/07/owl#" + on resource: owl:NamedIndividual + +On statement: :d137_21 :charge "0.142"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :charge + +On statement: :d73 :hasThreeOrMoreFusedRings "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :hasThreeOrMoreFusedRings + +On statement: :d73 :hasAtom :d73_24 + predicate not declared in any schema: :hasAtom + +On statement: :d73 :hasFifeExamplesOfAcenthrylenes "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :hasFifeExamplesOfAcenthrylenes + +On statement: :d73 :hasBond :bond4673 + predicate not declared in any schema: :hasBond + +On statement: :bond3668 rdf:type owl:NamedIndividual + class not declared in any schema: owl:NamedIndividual + +On statement: :d73 :hasStructure :nitro-1291 + predicate not declared in any schema: :hasStructure + +On statement: :bond3668 :inBond :d43_5 + predicate not declared in any schema: :inBond + +eye:multiplePrefixesForNamespace: "http://dl-learner.org/mutagenesis#" + on prefix: "" + on prefix: "mutagenesis" +******************************** +./poker/pair50.owl +******************************** + +On statement: a:card104 a:nextRank a:card101 + predicate not declared in any schema: a:nextRank + +On statement: a:card125 a:hasRank a:ace + predicate not declared in any schema: a:hasRank + +On statement: a:card125 a:sameRank a:card129 + predicate not declared in any schema: a:sameRank + +On statement: a:card125 a:hasSuit a:diamonds + predicate not declared in any schema: a:hasSuit + +On statement: a:card125 a:sameSuit a:card128 + predicate not declared in any schema: a:sameSuit + +On statement: a:hand43 a:hasCard a:card219 + predicate not declared in any schema: a:hasCard +******************************** +./poker/straight.owl +******************************** + +On statement: a:card176 a:sameRank a:card179 + predicate not declared in any schema: a:sameRank + +On statement: a:hand51 a:hasCard a:card259 + predicate not declared in any schema: a:hasCard + +On statement: a:card248 a:nextRank a:card249 + predicate not declared in any schema: a:nextRank + +On statement: a:card152 a:hasSuit a:diamonds + predicate not declared in any schema: a:hasSuit + +On statement: a:card152 a:hasRank a:queen + predicate not declared in any schema: a:hasRank + +On statement: a:card152 a:sameSuit a:card154 + predicate not declared in any schema: a:sameSuit +******************************** +./nlp2rdf/sample/import.owl +******************************** + +eye:multiplePrefixesForNamespace: "http://www.w3.org/2002/07/owl#" + on prefix: "ns0" + on prefix: "owl" +******************************** +./nlp2rdf/sample/data2.owl +******************************** + +On statement: http://nlp2rdf.lod2.eu/nif/offset_91_96_apple j.0:AdjectivalModifier http://nlp2rdf.lod2.eu/nif/offset_85_90_eaten + predicate not declared in any schema: j.0:AdjectivalModifier + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_160_The+boy+will+eat+the sso:lastWord http://nlp2rdf.lod2.eu/nif/offset_159_160_. + predicate not declared in any schema: sso:lastWord + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_160_The+boy+will+eat+the sso:child http://nlp2rdf.lod2.eu/nif/offset_141_159_will+eat+the+apple + predicate not declared in any schema: sso:child + +On statement: http://nlp2rdf.lod2.eu/nif/offset_91_96_apple j.0:amod http://nlp2rdf.lod2.eu/nif/offset_85_90_eaten + predicate not declared in any schema: j.0:amod + +On statement: http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten j.0:PassiveNominalSubject http://nlp2rdf.lod2.eu/nif/offset_4_9_apple + predicate not declared in any schema: j.0:PassiveNominalSubject + +On statement: http://nlp2rdf.lod2.eu/nif/offset_146_149_eat j.0:NominalSubject http://nlp2rdf.lod2.eu/nif/offset_137_140_boy + predicate not declared in any schema: j.0:NominalSubject + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_136_The sso:lemma "the" + predicate not declared in any schema: sso:lemma + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_136_The sso:oliaLink j.4:DT + predicate not declared in any schema: sso:oliaLink + +On statement: http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten j.0:nsubjpass http://nlp2rdf.lod2.eu/nif/offset_4_9_apple + predicate not declared in any schema: j.0:nsubjpass + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_160_The+boy+will+eat+the sso:firstWord http://nlp2rdf.lod2.eu/nif/offset_133_136_The + predicate not declared in any schema: sso:firstWord + +On statement: http://nlp2rdf.lod2.eu/nif/offset_146_149_eat j.0:aux http://nlp2rdf.lod2.eu/nif/offset_141_145_will + predicate not declared in any schema: j.0:aux + +On statement: http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten j.0:PassiveAuxiliary http://nlp2rdf.lod2.eu/nif/offset_10_13_was + predicate not declared in any schema: j.0:PassiveAuxiliary + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_160_The+boy+will+eat+the string:anchorOf "The boy will eat the apple." + predicate not declared in any schema: string:anchorOf + +On statement: http://nlp2rdf.lod2.eu/nif/offset_25_30_apple j.0:Determiner http://nlp2rdf.lod2.eu/nif/offset_21_24_The + predicate not declared in any schema: j.0:Determiner + +On statement: http://nlp2rdf.lod2.eu/nif/offset_146_149_eat j.0:DirectObject http://nlp2rdf.lod2.eu/nif/offset_154_159_apple + predicate not declared in any schema: j.0:DirectObject + +On statement: http://nlp2rdf.lod2.eu/nif/offset_101_106_clean j.0:Copula http://nlp2rdf.lod2.eu/nif/offset_97_100_was + predicate not declared in any schema: j.0:Copula + +On statement: http://nlp2rdf.lod2.eu/nif/offset_25_30_apple j.0:det http://nlp2rdf.lod2.eu/nif/offset_21_24_The + predicate not declared in any schema: j.0:det + +On statement: http://nlp2rdf.lod2.eu/nif/offset_146_149_eat j.0:nsubj http://nlp2rdf.lod2.eu/nif/offset_137_140_boy + predicate not declared in any schema: j.0:nsubj + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_136_The sso:posTag "DT" + predicate not declared in any schema: sso:posTag + +On statement: http://nlp2rdf.lod2.eu/nif/offset_14_19_eaten j.0:auxpass http://nlp2rdf.lod2.eu/nif/offset_10_13_was + predicate not declared in any schema: j.0:auxpass + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_136_The sso:nextWord http://nlp2rdf.lod2.eu/nif/offset_137_140_boy + predicate not declared in any schema: sso:nextWord + +On statement: http://nlp2rdf.lod2.eu/nif/offset_101_106_clean j.0:cop http://nlp2rdf.lod2.eu/nif/offset_97_100_was + predicate not declared in any schema: j.0:cop + +On statement: http://nlp2rdf.lod2.eu/nif/offset_0_161_The+apple+was+eaten. string:sourceString "The apple was eaten. +The apple has been eaten. +The apple was eaten and cleaned. + +The eaten apple was clean. +The apple ate the apple. +The boy will eat the apple. +" + predicate not declared in any schema: string:sourceString + +On statement: http://nlp2rdf.lod2.eu/nif/offset_133_160_The+boy+will+eat+the sso:word http://nlp2rdf.lod2.eu/nif/offset_154_159_apple + predicate not declared in any schema: sso:word + +On statement: http://nlp2rdf.lod2.eu/nif/offset_146_149_eat j.0:Auxiliary http://nlp2rdf.lod2.eu/nif/offset_141_145_will + predicate not declared in any schema: j.0:Auxiliary + +On statement: http://nlp2rdf.lod2.eu/nif/offset_146_149_eat j.0:dobj http://nlp2rdf.lod2.eu/nif/offset_154_159_apple + predicate not declared in any schema: j.0:dobj + +Jena generated prefix found: "j.4" + for namespace: "http://purl.org/olia/penn.owl#" + +Jena generated prefix found: "j.5" + for namespace: "http://purl.org/olia/olia-top.owl#" + +eye:multiplePrefixesForNamespace: "http://www.w3.org/2002/07/owl#" + on prefix: "ns0" + on prefix: "owl" + +Jena generated prefix found: "j.0" + for namespace: "http://purl.org/olia/stanford.owl#" + +Jena generated prefix found: "j.2" + for namespace: "http://purl.org/olia/system.owl#" + +Jena generated prefix found: "j.3" + for namespace: "http://purl.org/olia/olia.owl#" + +Jena generated prefix found: "j.1" + for namespace: "http://purl.org/olia/penn-syntax.owl#" + +eye:multiplePrefixesForNamespace: "http://nlp2rdf.lod2.eu/schema/string/" + on prefix: "str" + on prefix: "string" +******************************** +./nlp2rdf/sample/data1.owl +******************************** + +On statement: http://nlp2rdf.lod2.eu/nif/offset_104_107_eat j.0:aux http://nlp2rdf.lod2.eu/nif/offset_99_103_will + predicate not declared in any schema: j.0:aux + +On statement: http://nlp2rdf.lod2.eu/nif/offset_118_145_The+boy+has+eaten+th sso:word http://nlp2rdf.lod2.eu/nif/offset_144_145_. + predicate not declared in any schema: sso:word + +On statement: http://nlp2rdf.lod2.eu/nif/offset_118_145_The+boy+has+eaten+th sso:firstWord http://nlp2rdf.lod2.eu/nif/offset_118_121_The + predicate not declared in any schema: sso:firstWord + +On statement: http://nlp2rdf.lod2.eu/nif/offset_104_107_eat j.0:dobj http://nlp2rdf.lod2.eu/nif/offset_112_116_cake + predicate not declared in any schema: j.0:dobj + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten sso:lemma "eat" + predicate not declared in any schema: sso:lemma + +On statement: http://nlp2rdf.lod2.eu/nif/offset_118_145_The+boy+has+eaten+th sso:lastWord http://nlp2rdf.lod2.eu/nif/offset_144_145_. + predicate not declared in any schema: sso:lastWord + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten sso:oliaLink j.4:VBN + predicate not declared in any schema: sso:oliaLink + +On statement: http://nlp2rdf.lod2.eu/nif/offset_0_146_The+apple+is+eaten.%0A string:sourceString "The apple is eaten. +The apple has been eaten. +The apple was eaten. + +The boy eats the cake. +The boy will eat the cake. +The boy has eaten the cake. +" + predicate not declared in any schema: string:sourceString + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten sso:nextWord http://nlp2rdf.lod2.eu/nif/offset_18_19_. + predicate not declared in any schema: sso:nextWord + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten sso:child http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten + predicate not declared in any schema: sso:child + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten j.0:PassiveAuxiliary http://nlp2rdf.lod2.eu/nif/offset_10_12_is + predicate not declared in any schema: j.0:PassiveAuxiliary + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten sso:posTag "VBN" + predicate not declared in any schema: sso:posTag + +On statement: http://nlp2rdf.lod2.eu/nif/offset_104_107_eat j.0:Auxiliary http://nlp2rdf.lod2.eu/nif/offset_99_103_will + predicate not declared in any schema: j.0:Auxiliary + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten j.0:auxpass http://nlp2rdf.lod2.eu/nif/offset_10_12_is + predicate not declared in any schema: j.0:auxpass + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten j.0:nsubjpass http://nlp2rdf.lod2.eu/nif/offset_4_9_apple + predicate not declared in any schema: j.0:nsubjpass + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten j.0:PassiveNominalSubject http://nlp2rdf.lod2.eu/nif/offset_4_9_apple + predicate not declared in any schema: j.0:PassiveNominalSubject + +On statement: http://nlp2rdf.lod2.eu/nif/offset_104_107_eat j.0:NominalSubject http://nlp2rdf.lod2.eu/nif/offset_95_98_boy + predicate not declared in any schema: j.0:NominalSubject + +On statement: http://nlp2rdf.lod2.eu/nif/offset_104_107_eat j.0:DirectObject http://nlp2rdf.lod2.eu/nif/offset_112_116_cake + predicate not declared in any schema: j.0:DirectObject + +On statement: http://nlp2rdf.lod2.eu/nif/offset_50_55_apple j.0:det http://nlp2rdf.lod2.eu/nif/offset_46_49_The + predicate not declared in any schema: j.0:det + +On statement: http://nlp2rdf.lod2.eu/nif/offset_50_55_apple j.0:Determiner http://nlp2rdf.lod2.eu/nif/offset_46_49_The + predicate not declared in any schema: j.0:Determiner + +On statement: http://nlp2rdf.lod2.eu/nif/offset_104_107_eat j.0:nsubj http://nlp2rdf.lod2.eu/nif/offset_95_98_boy + predicate not declared in any schema: j.0:nsubj + +On statement: http://nlp2rdf.lod2.eu/nif/offset_13_18_eaten string:anchorOf "eaten" + predicate not declared in any schema: string:anchorOf + +eye:multiplePrefixesForNamespace: "http://www.w3.org/2002/07/owl#" + on prefix: "ns0" + on prefix: "owl" + +Jena generated prefix found: "j.4" + for namespace: "http://purl.org/olia/penn.owl#" + +Jena generated prefix found: "j.0" + for namespace: "http://purl.org/olia/stanford.owl#" + +Jena generated prefix found: "j.2" + for namespace: "http://purl.org/olia/system.owl#" + +Jena generated prefix found: "j.1" + for namespace: "http://purl.org/olia/penn-syntax.owl#" + +eye:multiplePrefixesForNamespace: "http://nlp2rdf.lod2.eu/schema/string/" + on prefix: "str" + on prefix: "string" + +Jena generated prefix found: "j.5" + for namespace: "http://purl.org/olia/olia-top.owl#" + +Jena generated prefix found: "j.3" + for namespace: "http://purl.org/olia/olia.owl#" +******************************** +./trains/trains2.owl +******************************** + +On statement: _:b1001 owl:members _:b1002 + predicate not declared in any schema: owl:members + +On statement: :east5 :hasCar :car_53 + predicate not declared in any schema: :hasCar + +On statement: :car_51 :hasShape :rectangle + predicate not declared in any schema: :hasShape + +On statement: _:b1001 rdf:type owl:AllDisjointClasses + not from schema: "http://www.w3.org/2002/07/owl#" + on resource: owl:AllDisjointClasses + +On statement: :car_51 :load :triangle + predicate not declared in any schema: :load + +On statement: :car_51 :wheels :two + predicate not declared in any schema: :wheels + +On statement: _:b1001 owl:members _:b1002 + not from schema: "http://www.w3.org/2002/07/owl#" + on resource: owl:members + +On statement: :car_51 :loadCount :one + predicate not declared in any schema: :loadCount + +On statement: _:b1001 rdf:type owl:AllDisjointClasses + class not declared in any schema: owl:AllDisjointClasses + +eye:multiplePrefixesForNamespace: "http://example.com/trains#" + on prefix: "" + on prefix: "trains" +******************************** +./trains/trains.owl +******************************** + +On statement: foo:car_94 foo:load foo:circle + predicate not declared in any schema: foo:load + +On statement: foo:car_94 foo:wheels foo:two + predicate not declared in any schema: foo:wheels + +On statement: foo:west10 foo:has_car foo:car_102 + predicate not declared in any schema: foo:has_car + +On statement: foo:u_shaped rdf:type foo:shape + class not declared in any schema: foo:shape + +On statement: foo:car_94 foo:hasShape foo:u_shaped + predicate not declared in any schema: foo:hasShape + +On statement: foo:car_94 foo:load_count foo:one + predicate not declared in any schema: foo:load_count +******************************** +./moral_reasoner/moral_43instances.owl +******************************** +******************************** +./moral_reasoner/moral.owl +******************************** +******************************** +./moral_reasoner/moral_43instances_complex.owl +******************************** +******************************** +./yinyang_examples/basicFamily.owl +******************************** + +On statement: :Anna :hasSibling :NonnoLuigi + predicate not declared in any schema: :hasSibling + +On statement: :Dino :hasParent :NonnaLina + predicate not declared in any schema: :hasParent + +On statement: :Gianni :hasChild :Rosanna + predicate not declared in any schema: :hasChild +******************************** +./corpus5/lemon.owl +******************************** +Exception in thread "main" com.hp.hpl.jena.rdf.model.ResourceRequiredException: "1"^^http://www.w3.org/2001/XMLSchema#nonNegativeInteger + at com.hp.hpl.jena.rdf.model.impl.ResourceImpl$1.wrap(ResourceImpl.java:29) + at com.hp.hpl.jena.enhanced.EnhNode.convertTo(EnhNode.java:142) + at com.hp.hpl.jena.enhanced.EnhNode.convertTo(EnhNode.java:22) + at com.hp.hpl.jena.enhanced.Polymorphic.asInternal(Polymorphic.java:54) + at com.hp.hpl.jena.enhanced.EnhNode.as(EnhNode.java:97) + at com.hp.hpl.jena.extras.tools.query.QueryVariable.resource(QueryVariable.java:70) + at com.hp.hpl.jena.eyeball.inspectors.ListInspector.findPotentialSuspecListTypes(ListInspector.java:156) + at com.hp.hpl.jena.eyeball.inspectors.ListInspector.findSuspecListTypes(ListInspector.java:124) + at com.hp.hpl.jena.eyeball.inspectors.ListInspector.inspectModel(ListInspector.java:83) + at com.hp.hpl.jena.eyeball.Inspector$InspectorSet.inspectModel(Inspector.java:130) + at com.hp.hpl.jena.eyeball.Eyeball.inspect(Eyeball.java:77) + at jena.eyeball.inspectAndReport(eyeball.java:318) + at jena.eyeball.checkOneModel(eyeball.java:308) + at jena.eyeball.run(eyeball.java:103) + at jena.eyeball.main(eyeball.java:43) + at jena.eyeball.main(eyeball.java:34) + at jena.eyeball.main(eyeball.java:31) +******************************** +./corpus5/corpus.ttl +******************************** + +On statement: :Sense_Equity lemon:reference fin:Equity + predicate not declared in any schema: lemon:reference + +On statement: :LE_FixedAssets rdf:type lemon:LexicalEntry + class not declared in any schema: lemon:LexicalEntry + +On statement: :lexicon rdf:type lemon:Lexicon + class not declared in any schema: lemon:Lexicon + +On statement: :mv100m_sen3 fin:Amount "100"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: fin:Amount + +On statement: :mv100m_sen3 rdf:type fin:MonetaryValue + class not declared in any schema: fin:MonetaryValue + +On statement: :lexicon lemon:entry :LE_Equity + predicate not declared in any schema: lemon:entry + +On statement: :sen3 :annotation :mv100m_sen3 + predicate not declared in any schema: :annotation + +On statement: :Sense_Equity rdf:type lemon:LexicalSense + class not declared in any schema: lemon:LexicalSense +******************************** +./semantic_bible/NTNcombined.owl +******************************** + +On statement: :ManassehThePatriarch :siblingOf :Gad + predicate not declared in any schema: :siblingOf + +On statement: :GaiusOfMacedonia :visitedPlace :Ephesus + predicate not declared in any schema: :visitedPlace + +On statement: :Barak :name_en "Barak"^^http://www.w3.org/2001/XMLSchema#string + predicate not declared in any schema: :name_en + +On statement: :Derbe :location :DerbeGeodata + predicate not declared in any schema: :location + +On statement: :JohnOfTheSanhedrin :memberOf :Sanhedrin + predicate not declared in any schema: :memberOf + +On statement: :Paul :hasEnemy :Felix + predicate not declared in any schema: :hasEnemy + +On statement: :TribeOfBenjamin :member :SaulSonOfKish + predicate not declared in any schema: :member + +On statement: :Clement :religiousBelief :Christianity + predicate not declared in any schema: :religiousBelief + +On statement: :Ananias :hasAntagonist :SimonPeter + predicate not declared in any schema: :hasAntagonist + +On statement: :AmphipolisGeodata :locationOf :Amphipolis + predicate not declared in any schema: :locationOf + +On statement: :Athens :residentPlaceOf :Damaris + predicate not declared in any schema: :residentPlaceOf + +On statement: :Roman :ethnicityOf :Cornelius + predicate not declared in any schema: :ethnicityOf + +On statement: :PaphosGeodata :altitude 0 + predicate not declared in any schema: :altitude + +On statement: :HerodAntipas :enemyOf :Jesus + predicate not declared in any schema: :enemyOf + +On statement: :Gamaliel :nativePlace :Israel + predicate not declared in any schema: :nativePlace + +On statement: :Samaria :subregion :Sychar + predicate not declared in any schema: :subregion + +On statement: :Isaac :hasOnlyGenealogyMention "false"^^http://www.w3.org/2001/XMLSchema#boolean + predicate not declared in any schema: :hasOnlyGenealogyMention + +On statement: :GaiusOfMacedonia :possiblySamePersonAs :GaiusOfDerbe + predicate not declared in any schema: :possiblySamePersonAs + +On statement: :Andrew :relativeOf :SimonTheZealot + predicate not declared in any schema: :relativeOf + +On statement: :Bethphage :subregionOf :Judea + predicate not declared in any schema: :subregionOf + +On statement: :Balak :description "king of Moab who hired Balaam"^^http://www.w3.org/2001/XMLSchema#string + predicate not declared in any schema: :description + +On statement: :PaphosGeodata :longitude "32.42822722601693"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :longitude + +On statement: :Diotrephes :antagonistOf :JohnSonOfZebedee + predicate not declared in any schema: :antagonistOf + +On statement: :Blastus :knows :HerodAgrippaI + predicate not declared in any schema: :knows + +On statement: :Clement :collaboratesWith :Syntyche + predicate not declared in any schema: :collaboratesWith + +On statement: :Isaac :spouseOf :Rebecca + predicate not declared in any schema: :spouseOf + +On statement: :Damaris :residentPlace :Athens + predicate not declared in any schema: :residentPlace + +On statement: :Derbe :nativePlaceOf :GaiusOfDerbe + predicate not declared in any schema: :nativePlaceOf + +On statement: :PaphosGeodata :latitude "34.77011113075128"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :latitude + +On statement: :Jerusalem :visitedPlaceOf :Mary + predicate not declared in any schema: :visitedPlaceOf + +On statement: :ManassehThePatriarch :childOf :Jacob + predicate not declared in any schema: :childOf + +On statement: :Balak :ethnicity :Moabite + predicate not declared in any schema: :ethnicity + +On statement: :Isaac :parentOf :Esau + predicate not declared in any schema: :parentOf + +On statement: :Balak :occupation "king"^^http://www.w3.org/2001/XMLSchema#string + predicate not declared in any schema: :occupation +******************************** +./father.owl +******************************** + +On statement: :martin :hasChild :heinz + predicate not declared in any schema: :hasChild +******************************** +./forte/forte_family.owl +******************************** + +On statement: a:nero a:sibling a:janet + predicate not declared in any schema: a:sibling + +On statement: a:alice a:married a:art + predicate not declared in any schema: a:married + +On statement: a:nero a:parent a:ray + predicate not declared in any schema: a:parent +******************************** +./family/uncle.owl +******************************** + +On statement: a:alfred a:hasSibling a:maria + predicate not declared in any schema: a:hasSibling + +On statement: a:alfred a:married a:katrin + predicate not declared in any schema: a:married + +On statement: a:alfred a:hasChild a:hans + predicate not declared in any schema: a:hasChild +******************************** +./family/father_oe.owl +******************************** + +On statement: :martin :hasChild :heinz + predicate not declared in any schema: :hasChild + +eye:multiplePrefixesForNamespace: "http://example.com/father#" + on prefix: "" + on prefix: "father" +******************************** +./family/father.owl +******************************** + +On statement: :martin :hasChild :heinz + predicate not declared in any schema: :hasChild +******************************** +./datatypes/string.owl +******************************** + +On statement: :nt5 :noType "test" + predicate not declared in any schema: :noType + +On statement: :tl5 :typedLiteral "test"^^http://www.w3.org/2001/XMLSchema#string + predicate not declared in any schema: :typedLiteral + +eye:multiplePrefixesForNamespace: "http://my.example.com/string#" + on prefix: "" + on prefix: "string" +******************************** +./datatypes/double.owl +******************************** + +On statement: :susan :height "1.86"^^http://www.w3.org/2001/XMLSchema#double + predicate not declared in any schema: :height + +eye:multiplePrefixesForNamespace: "http://dl-learner.org/examples/double#" + on prefix: "" + on prefix: "double" +******************************** +./sparql/jamendo.owl +******************************** +ERROR [main] (RDFDefaultErrorHandler.java:44) - file:./sparql/jamendo.owl(line 1 column 1): Content is not allowed in prolog. +Exception in thread "main" com.hp.hpl.jena.shared.JenaException: org.xml.sax.SAXParseException: Content is not allowed in prolog. + at com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler.fatalError(RDFDefaultErrorHandler.java:45) + at com.hp.hpl.jena.rdf.arp.impl.ARPSaxErrorHandler.fatalError(ARPSaxErrorHandler.java:35) + at com.hp.hpl.jena.rdf.arp.impl.XMLHandler.warning(XMLHandler.java:225) + at com.hp.hpl.jena.rdf.arp.impl.XMLHandler.fatalError(XMLHandler.java:255) + at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source) + at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) + at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) + at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) + at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source) + at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) + at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) + at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) + at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) + at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) + at com.hp.hpl.jena.rdf.arp.impl.RDFXMLParser.parse(RDFXMLParser.java:107) + at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:158) + at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:145) + at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:215) + at com.hp.hpl.jena.rdf.model.impl.ModelCom.read(ModelCom.java:226) + at com.hp.hpl.jena.util.FileManager.readModelWorker(FileManager.java:394) + at com.hp.hpl.jena.util.FileManager.loadModelWorker(FileManager.java:299) + at com.hp.hpl.jena.util.FileManager.loadModel(FileManager.java:250) + at com.hp.hpl.jena.eyeball.loaders.FileLoader.load(FileLoader.java:39) + at com.hp.hpl.jena.eyeball.loaders.JDBCSensitiveLoader.load(JDBCSensitiveLoader.java:42) + at com.hp.hpl.jena.eyeball.loaders.OntLoader.ontLoad(OntLoader.java:56) + at jena.eyeball.checkOneModel(eyeball.java:304) + at jena.eyeball.run(eyeball.java:103) + at jena.eyeball.main(eyeball.java:43) + at jena.eyeball.main(eyeball.java:34) + at jena.eyeball.main(eyeball.java:31) +Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog. + at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) + ... 26 more +******************************** +./arch/arch.owl +******************************** + +On statement: :p5 :touches :p6 + predicate not declared in any schema: :touches + +On statement: :p7 :leftof :p8 + predicate not declared in any schema: :leftof + +On statement: :p8 :supports :d + predicate not declared in any schema: :supports + +On statement: :c1 :hasParallelpipe :a + predicate not declared in any schema: :hasParallelpipe + +On statement: :c1 :hasPillar :p1 + predicate not declared in any schema: :hasPillar + +eye:multiplePrefixesForNamespace: "http://localhost/foo#" + on prefix: "" + on prefix: "foo" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2011-11-30 22:12:00
|
Revision: 3454 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3454&view=rev Author: lorenz_b Date: 2011-11-30 22:11:54 +0000 (Wed, 30 Nov 2011) Log Message: ----------- Continued bug fixing of example confs. Modified Paths: -------------- trunk/examples/datatypes/double.conf trunk/examples/family/father_oe.conf Modified: trunk/examples/datatypes/double.conf =================================================================== --- trunk/examples/datatypes/double.conf 2011-11-30 17:01:10 UTC (rev 3453) +++ trunk/examples/datatypes/double.conf 2011-11-30 22:11:54 UTC (rev 3454) @@ -29,4 +29,4 @@ alg.type = "ocel" alg.searchTreeFile = "log/doubleTree.txt" -//alg.writeSearchTree = true; \ No newline at end of file +//alg.writeSearchTree = true Modified: trunk/examples/family/father_oe.conf =================================================================== --- trunk/examples/family/father_oe.conf 2011-11-30 17:01:10 UTC (rev 3453) +++ trunk/examples/family/father_oe.conf 2011-11-30 22:11:54 UTC (rev 3454) @@ -1,7 +1,17 @@ +// declare some prefixes to use as abbreviations +prefixes = [ ("ex","http://example.com/father#") ] -import("father_oe.owl"); +// knowledge source definition +ks.type = "OWL File" +ks.fileName = "father_oe.owl" -problem = classLearning; -classLearning.classToDescribe = "http://example.com/father#father"; +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } -algorithm = celoe; +// learning problem +lp.type = "clp" +lp.classToDescribe = "ex:father" + +// create learning algorithm to run +alg.type = "ocel" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2011-12-01 13:03:53
|
Revision: 3459 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3459&view=rev Author: lorenz_b Date: 2011-12-01 13:03:42 +0000 (Thu, 01 Dec 2011) Log Message: ----------- Fixed some examples. Modified Paths: -------------- trunk/examples/datatypes/stringtyped.conf trunk/examples/family/father_owl.conf trunk/examples/family/father_posonly.conf Modified: trunk/examples/datatypes/stringtyped.conf =================================================================== --- trunk/examples/datatypes/stringtyped.conf 2011-12-01 11:25:16 UTC (rev 3458) +++ trunk/examples/datatypes/stringtyped.conf 2011-12-01 13:03:42 UTC (rev 3459) @@ -26,12 +26,16 @@ "kb:nothing1", "kb:nothing2" } +lp.reasoner = reasoner op.type = "rho" +op.reasoner = reasoner op.useDataHasValueConstructor=true op.useStringDatatypes = true alg.type = "ocel" +alg.reasoner = reasoner +alg.operator = op alg.searchTreeFile = "log/stringTypedTree.txt" // alg.writeSearchTree = true Modified: trunk/examples/family/father_owl.conf =================================================================== --- trunk/examples/family/father_owl.conf 2011-12-01 11:25:16 UTC (rev 3458) +++ trunk/examples/family/father_owl.conf 2011-12-01 13:03:42 UTC (rev 3459) @@ -6,18 +6,42 @@ * * Copyright (C) 2007, Jens Lehmann */ +// declare some prefixes to use as abbreviations +prefixes = [ ("kb","http://localhost/foo#") ] -import("father.owl"); +// knowledge source definition +ks.type = "OWL File" +ks.url = "father.owl" +// ks.baseDir = "examples/family"; //Assuming running from parent directory of examples. -// do not display http://example.com/father# in concepts -// and roles to make the output more readable -hidePrefix = "http://example.com/father#"; +// reasoner +reasoner.type = "fast instance checker" +reasoner.reasonerComponent = embeddedReasoner +embeddedReasoner.type = "OWL API Reasoner" +embeddedReasoner.sources = { ks } -/** examples **/ -+"http://example.com/father#stefan" -+"http://example.com/father#markus" -+"http://example.com/father#martin" --"http://example.com/father#heinz" --"http://example.com/father#anna" --"http://example.com/father#michelle" +// learning problem +lp.type = "posNegStandard" +lp.positiveExamples = {"kb:markus","kb:stefan","kb:martin"} +lp.negativeExamples = {"kb:heinz","kb:anna","kb:michelle"} + +// plug a reasoner into the learning problem +lp.reasoner = reasoner +//lp.reasoner = reasoner - try to remove the component:part in the parser + +// create a refinement operator and configure it +op.type = "rho" +op.useCardinalityRestrictions = true +op.reasoner = reasoner + +// create a heuristic and configure it +h.type = "multiheuristic" +h.expansionPenaltyFactor = 0.2 + +// create learning algorithm to run +alg.type = "ocel" +alg.reasoner = reasoner +alg.operator = op +alg.heuristic = h +alg.maxExecutionTimeInSeconds = 15 \ No newline at end of file Modified: trunk/examples/family/father_posonly.conf =================================================================== --- trunk/examples/family/father_posonly.conf 2011-12-01 11:25:16 UTC (rev 3458) +++ trunk/examples/family/father_posonly.conf 2011-12-01 13:03:42 UTC (rev 3459) @@ -1,19 +1,46 @@ /** - * Father Example + * Another Father Example (this time using OWL import) * - * possible solution: + * possible solution: * male AND EXISTS hasChild.TOP * - * Copyright (C) 2007-2009, Jens Lehmann + * Copyright (C) 2007, Jens Lehmann */ +// declare some prefixes to use as abbreviations +prefixes = [ ("kb","http://localhost/foo#") ] -/** settings **/ -import("father.kb"); -problem = posOnlyLP; -algorithm = celoe; -celoe.maxExecutionTimeInSeconds = 1; +// knowledge source definition +ks.type = "KB File" +ks.url = "father.kb" +// ks.baseDir = "examples/family"; //Assuming running from parent directory of examples. -/** examples **/ -+stefan -+markus -+bernd +// reasoner +reasoner.type = "fast instance checker" +reasoner.reasonerComponent = embeddedReasoner + +embeddedReasoner.type = "OWL API Reasoner" +embeddedReasoner.sources = { ks } + +// learning problem +lp.type = "posOnlyLP" +lp.positiveExamples = {"kb:markus","kb:stefan","kb:bernd"} + +// plug a reasoner into the learning problem +lp.reasoner = reasoner +//lp.reasoner = reasoner - try to remove the component:part in the parser + +// create a refinement operator and configure it +op.type = "rho" +op.useCardinalityRestrictions = true +op.reasoner = reasoner + +// create a heuristic and configure it +h.type = "multiheuristic" +h.expansionPenaltyFactor = 0.2 + +// create learning algorithm to run +alg.type = "ocel" +alg.reasoner = reasoner +alg.operator = op +alg.heuristic = h +alg.maxExecutionTimeInSeconds = 10 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2011-12-01 13:21:29
|
Revision: 3460 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3460&view=rev Author: lorenz_b Date: 2011-12-01 13:21:18 +0000 (Thu, 01 Dec 2011) Log Message: ----------- Fixed some examples. Modified Paths: -------------- trunk/examples/family/father_owl.conf trunk/examples/family/father_posonly.conf trunk/examples/sparql/Actors.conf trunk/examples/sparql/Actors2.conf trunk/examples/sparql/AristotlePosNeg.conf trunk/examples/sparql/BritishPrimeMinisters.conf trunk/examples/sparql/DBpediaOntology/Actor.conf trunk/examples/sparql/DBpediaYAGOWomanInPolitics.conf trunk/examples/sparql/difference/DBpediaSKOS_kohl_vs_angela.conf trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary.conf trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary_ignoredConcepts.conf trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela.conf trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela_ignoredConcepts.conf trunk/examples/sparql/govtrack.conf trunk/examples/sparql/hierarchy/Hierarchy0DBpediaYAGOChancellor_property_monarch.conf trunk/examples/sparql/hierarchy/Hierarchy1DBpediaYAGOChancellor_property_Knight.conf trunk/examples/sparql/moosique.conf trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_3_negatives.conf trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_4_negatives.conf trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_5_negatives.conf trunk/examples/sparql/scrobble.conf Modified: trunk/examples/family/father_owl.conf =================================================================== --- trunk/examples/family/father_owl.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/family/father_owl.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -7,11 +7,11 @@ * Copyright (C) 2007, Jens Lehmann */ // declare some prefixes to use as abbreviations -prefixes = [ ("kb","http://localhost/foo#") ] +prefixes = [ ("kb","http://example.com/father#") ] // knowledge source definition ks.type = "OWL File" -ks.url = "father.owl" +ks.fileName = "father.owl" // ks.baseDir = "examples/family"; //Assuming running from parent directory of examples. // reasoner Modified: trunk/examples/family/father_posonly.conf =================================================================== --- trunk/examples/family/father_posonly.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/family/father_posonly.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -22,25 +22,14 @@ embeddedReasoner.sources = { ks } // learning problem -lp.type = "posOnlyLP" +lp.type = "posonlylp" lp.positiveExamples = {"kb:markus","kb:stefan","kb:bernd"} // plug a reasoner into the learning problem lp.reasoner = reasoner //lp.reasoner = reasoner - try to remove the component:part in the parser -// create a refinement operator and configure it -op.type = "rho" -op.useCardinalityRestrictions = true -op.reasoner = reasoner - -// create a heuristic and configure it -h.type = "multiheuristic" -h.expansionPenaltyFactor = 0.2 - // create learning algorithm to run -alg.type = "ocel" +alg.type = "celoe" alg.reasoner = reasoner -alg.operator = op -alg.heuristic = h alg.maxExecutionTimeInSeconds = 10 Modified: trunk/examples/sparql/Actors.conf =================================================================== --- trunk/examples/sparql/Actors.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/Actors.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -45,5 +45,3 @@ // we use the OCEL algorithm alg.type = "ocel" -alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/Actors2.conf =================================================================== --- trunk/examples/sparql/Actors2.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/Actors2.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -55,6 +55,5 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp alg.operator = op Modified: trunk/examples/sparql/AristotlePosNeg.conf =================================================================== --- trunk/examples/sparql/AristotlePosNeg.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/AristotlePosNeg.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -49,4 +49,3 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/BritishPrimeMinisters.conf =================================================================== --- trunk/examples/sparql/BritishPrimeMinisters.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/BritishPrimeMinisters.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -78,7 +78,6 @@ // we use the ocel algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp alg.maxExecutionTimeInSeconds = 10 //alg.ignoredConcepts={"http://dbpedia.org/class/yago/Abstainer109758173"} Modified: trunk/examples/sparql/DBpediaOntology/Actor.conf =================================================================== --- trunk/examples/sparql/DBpediaOntology/Actor.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/DBpediaOntology/Actor.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -95,7 +95,6 @@ // we use the ocel algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp alg.maxExecutionTimeInSeconds = 10 alg.noisePercentage = 15.0 alg.minExecutionTimeInSeconds = 30 Modified: trunk/examples/sparql/DBpediaYAGOWomanInPolitics.conf =================================================================== --- trunk/examples/sparql/DBpediaYAGOWomanInPolitics.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/DBpediaYAGOWomanInPolitics.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -36,5 +36,4 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/difference/DBpediaSKOS_kohl_vs_angela.conf =================================================================== --- trunk/examples/sparql/difference/DBpediaSKOS_kohl_vs_angela.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/difference/DBpediaSKOS_kohl_vs_angela.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -98,5 +98,4 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary.conf =================================================================== --- trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -43,4 +43,3 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary_ignoredConcepts.conf =================================================================== --- trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary_ignoredConcepts.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/difference/DifferenceDBpediaYAGO_angela_vs_hillary_ignoredConcepts.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -62,4 +62,3 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela.conf =================================================================== --- trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -31,4 +31,3 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela_ignoredConcepts.conf =================================================================== --- trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela_ignoredConcepts.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/difference/DifferenceDBpediaYAGO_hillary_vs_angela_ignoredConcepts.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -75,4 +75,3 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/govtrack.conf =================================================================== --- trunk/examples/sparql/govtrack.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/govtrack.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -30,7 +30,6 @@ // we use the CELOE algorithm ocel.type = "ocel" ocel.reasoner = reasoner -ocel.learningProblem = lp ocel.ignoredRoles = { "http://www.w3.org/2002/07/owl#sameAs"} ocel.useHasValueConstructor = true Modified: trunk/examples/sparql/hierarchy/Hierarchy0DBpediaYAGOChancellor_property_monarch.conf =================================================================== --- trunk/examples/sparql/hierarchy/Hierarchy0DBpediaYAGOChancellor_property_monarch.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/hierarchy/Hierarchy0DBpediaYAGOChancellor_property_monarch.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -65,5 +65,4 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp alg.operator = op Modified: trunk/examples/sparql/hierarchy/Hierarchy1DBpediaYAGOChancellor_property_Knight.conf =================================================================== --- trunk/examples/sparql/hierarchy/Hierarchy1DBpediaYAGOChancellor_property_Knight.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/hierarchy/Hierarchy1DBpediaYAGOChancellor_property_Knight.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -49,5 +49,4 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp alg.operator = op Modified: trunk/examples/sparql/moosique.conf =================================================================== --- trunk/examples/sparql/moosique.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/moosique.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -62,7 +62,6 @@ // we use the CELOE algorithm alg.type = "celoe" alg.reasoner = reasoner -alg.learningProblem = lp // set the start class to the correct type (Record in this case) - not supported yet // celoe.startClass = "http://purl.org/ontology/mo/Record"; // let it run for a short amount of time (we only want simple expressions) Modified: trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_3_negatives.conf =================================================================== --- trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_3_negatives.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_3_negatives.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -72,4 +72,3 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_4_negatives.conf =================================================================== --- trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_4_negatives.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_4_negatives.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -74,5 +74,4 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_5_negatives.conf =================================================================== --- trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_5_negatives.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/navigation/NavigationDBpediaYAGOGreekPhilosophers_5_negatives.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -62,4 +62,3 @@ // we use the OCEL algorithm alg.type = "ocel" alg.reasoner = reasoner -alg.learningProblem = lp Modified: trunk/examples/sparql/scrobble.conf =================================================================== --- trunk/examples/sparql/scrobble.conf 2011-12-01 13:03:42 UTC (rev 3459) +++ trunk/examples/sparql/scrobble.conf 2011-12-01 13:21:18 UTC (rev 3460) @@ -80,20 +80,14 @@ "http://dbtune.org/musicbrainz/resource/artist/a10ca116-02af-4989-9a91-fb25585216f7" } -// plug a reasoner into the learning problem -lp.reasoner = reasoner - // create a refinement operator and configure it op.type = "rho" op.useNegation = false op.useAllConstructor = false op.useCardinalityRestrictions = false -op.reasoner = reasoner ocel.type = "ocel" -ocel.reasoner = reasoner -ocel.learningProblem = lp ocel.operator = op ocel.maxExecutionTimeInSeconds = 10 //ocel.writeSearchTree = true @@ -102,9 +96,3 @@ - - - - - - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2012-03-26 12:21:35
|
Revision: 3620 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3620&view=rev Author: lorenz_b Date: 2012-03-26 12:21:24 +0000 (Mon, 26 Mar 2012) Log Message: ----------- Updated examples. Modified Paths: -------------- trunk/examples/carcinogenesis/train.conf trunk/examples/family-benchmark/Aunt.conf trunk/examples/family-benchmark/Cousin.conf trunk/examples/family-benchmark/Uncle.conf trunk/examples/father.conf Modified: trunk/examples/carcinogenesis/train.conf =================================================================== --- trunk/examples/carcinogenesis/train.conf 2012-03-26 12:19:20 UTC (rev 3619) +++ trunk/examples/carcinogenesis/train.conf 2012-03-26 12:21:24 UTC (rev 3620) @@ -1,5 +1,8 @@ prefixes = [ ("kb","http://dl-learner.org/carcinogenesis#") ] + cli.type = "org.dllearner.cli.CLI" + cli.performCrossValidation = true + // knowledge source definition ks.type = "OWL File" ks.fileName = "carcinogenesis.owl" @@ -352,17 +355,44 @@ "kb:d335" } -op.type = "rho" +op.type = "syncrho" op.cardinalityLimit = 5 -alg.type = "ocel" +// CELOE configuration +alg.type = "celoe" +h.type ="celoe_heuristic" +h.expansionPenaltyFactor = 0.02 alg.searchTreeFile = "log/carcinogenesis/searchTree.log" alg.writeSearchTree = false alg.noisePercentage = 32 alg.startClass = "http://dl-learner.org/carcinogenesis#Compound" +alg.maxExecutionTimeInSeconds = 1800 +//alg.maxClassDescriptionTests = 10000000 + +// PCELOE configuration +/*h.type ="celoe_heuristic" +h.expansionPenaltyFactor = 0.02 +h.startNodeBonus = 1.0 +alg.type = "pceloe" +alg.nrOfThreads = 4 +alg.searchTreeFile = "log/carcinogenesis/searchTree.log" +alg.writeSearchTree = false +alg.noisePercentage = 32 +alg.startClass = "http://dl-learner.org/carcinogenesis#Compound" +alg.maxExecutionTimeInSeconds = 1800 +alg.maxClassDescriptionTests = 10000000*/ + +// OCEL configuration +/*alg.type = "ocel" +alg.searchTreeFile = "log/carcinogenesis/searchTree.log" +alg.writeSearchTree = false +alg.noisePercentage = 32 +alg.startClass = "http://dl-learner.org/carcinogenesis#Compound" // store some settings to make the experiment reproducable in the future alg.negativeWeight = 0.8 alg.startNodeBonus = 1.0 alg.forceRefinementLengthIncrease = false alg.usePropernessChecks = false -alg.maxExecutionTimeInSeconds = 20 \ No newline at end of file +//alg.maxExecutionTimeInSeconds = 10 +*/ + Modified: trunk/examples/family-benchmark/Aunt.conf =================================================================== --- trunk/examples/family-benchmark/Aunt.conf 2012-03-26 12:19:20 UTC (rev 3619) +++ trunk/examples/family-benchmark/Aunt.conf 2012-03-26 12:21:24 UTC (rev 3620) @@ -14,16 +14,23 @@ op.useCardinalityRestrictions = false // CELOE cofiguration -/* h.type ="celoe_heuristic" h.expansionPenaltyFactor = 0.02 alg.type = "celoe" alg.maxExecutionTimeInSeconds = 200 alg.terminateOnNoiseReached = true -*/ + +// PCELOE cofiguration +/*h.type ="celoe_heuristic" +h.expansionPenaltyFactor = 0.02 +alg.type = "pceloe" +alg.nrOfThreads = 4 +alg.maxExecutionTimeInSeconds = 200 +alg.terminateOnNoiseReached = true*/ + // OCEL configuration -alg.type = "ocel" +// alg.type = "ocel" // Disjunctive ELTL // alg.type = "deltl" Modified: trunk/examples/family-benchmark/Cousin.conf =================================================================== --- trunk/examples/family-benchmark/Cousin.conf 2012-03-26 12:19:20 UTC (rev 3619) +++ trunk/examples/family-benchmark/Cousin.conf 2012-03-26 12:21:24 UTC (rev 3620) @@ -14,17 +14,25 @@ op.useCardinalityRestrictions = false op.useAllConstructor = false -// CELOE configuration -/* +// CELOE cofiguration h.type ="celoe_heuristic" h.expansionPenaltyFactor = 0.02 alg.type = "celoe" -alg.maxExecutionTimeInSeconds = 100 +alg.maxExecutionTimeInSeconds = 200 alg.terminateOnNoiseReached = true -*/ -alg.type = "ocel" +// PCELOE cofiguration +/*h.type ="celoe_heuristic" +h.expansionPenaltyFactor = 0.02 +alg.type = "pceloe" +alg.nrOfThreads = 4 +alg.maxExecutionTimeInSeconds = 200 +alg.terminateOnNoiseReached = true*/ + +// OCEL configuration +// alg.type = "ocel" + // Disjunctive ELTL // alg.type = "deltl" // alg.tryFullCoverage = true Modified: trunk/examples/family-benchmark/Uncle.conf =================================================================== --- trunk/examples/family-benchmark/Uncle.conf 2012-03-26 12:19:20 UTC (rev 3619) +++ trunk/examples/family-benchmark/Uncle.conf 2012-03-26 12:21:24 UTC (rev 3620) @@ -13,17 +13,25 @@ op.useCardinalityRestrictions = false // op.useAllConstructor = false -// CELOE cofiguration -/* +// CELOE configuration h.type ="celoe_heuristic" h.expansionPenaltyFactor = 0.02 alg.type = "celoe" alg.maxExecutionTimeInSeconds = 200 alg.terminateOnNoiseReached = true + + +// PCELOE configuration +/*h.type ="celoe_heuristic" +h.expansionPenaltyFactor = 0.02 +alg.type = "pceloe" +alg.nrOfThreads = 4 +alg.maxExecutionTimeInSeconds = 200 +alg.terminateOnNoiseReached = true */ // OCEL configuration -alg.type = "ocel" +// alg.type = "ocel" // Disjunctive ELTL // alg.type = "deltl" Modified: trunk/examples/father.conf =================================================================== --- trunk/examples/father.conf 2012-03-26 12:19:20 UTC (rev 3619) +++ trunk/examples/father.conf 2012-03-26 12:21:24 UTC (rev 3620) @@ -24,4 +24,5 @@ lp.negativeExamples = { "ex:heinz", "ex:anna", "ex:michelle" } // create learning algorithm to run -alg.type = "ocel" +alg1.type = "celoe" +alg2.type = "pceloe" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tc...@us...> - 2012-05-14 03:55:49
|
Revision: 3707 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3707&view=rev Author: tcanvn Date: 2012-05-14 03:55:41 +0000 (Mon, 14 May 2012) Log Message: ----------- Add learning configuration files for PADCEL algorithm for the following datasets: carcinogenesis, family benchmark (7 datasets), forte uncle, poker-straight, moral-simple, showering duration (new). Modified Paths: -------------- trunk/examples/forte/uncle_owl_large.conf Added Paths: ----------- trunk/examples/carcinogenesis/carcinogenesis_padcel.conf trunk/examples/family-benchmark/Aunt_padcel.conf trunk/examples/family-benchmark/Brother_padcel.conf trunk/examples/family-benchmark/Cousin_padcel.conf trunk/examples/family-benchmark/Daughter_padcel.conf trunk/examples/family-benchmark/Father_padcel.conf trunk/examples/family-benchmark/Grandson_padcel.conf trunk/examples/family-benchmark/Uncle_padcel.conf trunk/examples/forte/uncle_owl_large_padcel.conf trunk/examples/moral_reasoner/moral_all_examples_simple_owl_padcel.conf trunk/examples/poker/straight_owl_padcel.conf trunk/examples/showering-duration/ trunk/examples/showering-duration/abd.muse.massey.ac.nz.owl trunk/examples/showering-duration/uca1_150.owl trunk/examples/showering-duration/uca1_150_celoe.conf trunk/examples/showering-duration/uca1_150_padcel.conf trunk/examples/showering-duration/uca2_300.owl trunk/examples/showering-duration/uca2_300_celoe.conf trunk/examples/showering-duration/uca2_300_padcel.conf Added: trunk/examples/carcinogenesis/carcinogenesis_padcel.conf =================================================================== --- trunk/examples/carcinogenesis/carcinogenesis_padcel.conf (rev 0) +++ trunk/examples/carcinogenesis/carcinogenesis_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,381 @@ +/* +- CarcinoGennesis example +- Positive examples: 182, negative examples: 155 +- PDCCEL algorithm +- PDCCEL splitter + + @author An C. Tran +*/ + +prefixes = [ ("kb","http://dl-learner.org/carcinogenesis#") ] + + +/* run 10-fold cross validation */ +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + + +/* PDCCEL algorithm */ +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "15" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +/* use PDCCEL splitter for splitting datatype properties */ +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + + +/* knowledge source definition */ +ks.type = "OWL File" +ks.fileName = "carcinogenesis.owl" + +/* reasoner component */ +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +/* learning problem */ +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"kb:d1", +"kb:d10", +"kb:d101", +"kb:d102", +"kb:d103", +"kb:d106", +"kb:d107", +"kb:d108", +"kb:d11", +"kb:d12", +"kb:d13", +"kb:d134", +"kb:d135", +"kb:d136", +"kb:d138", +"kb:d140", +"kb:d141", +"kb:d144", +"kb:d145", +"kb:d146", +"kb:d147", +"kb:d15", +"kb:d17", +"kb:d19", +"kb:d192", +"kb:d193", +"kb:d195", +"kb:d196", +"kb:d197", +"kb:d198", +"kb:d199", +"kb:d2", +"kb:d20", +"kb:d200", +"kb:d201", +"kb:d202", +"kb:d203", +"kb:d204", +"kb:d205", +"kb:d21", +"kb:d22", +"kb:d226", +"kb:d227", +"kb:d228", +"kb:d229", +"kb:d231", +"kb:d232", +"kb:d234", +"kb:d236", +"kb:d239", +"kb:d23_2", +"kb:d242", +"kb:d245", +"kb:d247", +"kb:d249", +"kb:d25", +"kb:d252", +"kb:d253", +"kb:d254", +"kb:d255", +"kb:d26", +"kb:d272", +"kb:d275", +"kb:d277", +"kb:d279", +"kb:d28", +"kb:d281", +"kb:d283", +"kb:d284", +"kb:d288", +"kb:d29", +"kb:d290", +"kb:d291", +"kb:d292", +"kb:d30", +"kb:d31", +"kb:d32", +"kb:d33", +"kb:d34", +"kb:d35", +"kb:d36", +"kb:d37", +"kb:d38", +"kb:d42", +"kb:d43", +"kb:d44", +"kb:d45", +"kb:d46", +"kb:d47", +"kb:d48", +"kb:d49", +"kb:d5", +"kb:d51", +"kb:d52", +"kb:d53", +"kb:d55", +"kb:d58", +"kb:d6", +"kb:d7", +"kb:d84", +"kb:d85_2", +"kb:d86", +"kb:d87", +"kb:d88", +"kb:d89", +"kb:d9", +"kb:d91", +"kb:d92", +"kb:d93", +"kb:d95", +"kb:d96", +"kb:d98", +"kb:d99", +"kb:d100", +"kb:d104", +"kb:d105", +"kb:d109", +"kb:d137", +"kb:d139", +"kb:d14", +"kb:d142", +"kb:d143", +"kb:d148", +"kb:d16", +"kb:d18", +"kb:d191", +"kb:d206", +"kb:d230", +"kb:d233", +"kb:d235", +"kb:d237", +"kb:d238", +"kb:d23_1", +"kb:d24", +"kb:d240", +"kb:d241", +"kb:d243", +"kb:d244", +"kb:d246", +"kb:d248", +"kb:d250", +"kb:d251", +"kb:d27", +"kb:d273", +"kb:d274", +"kb:d278", +"kb:d286", +"kb:d289", +"kb:d3", +"kb:d39", +"kb:d4", +"kb:d40", +"kb:d41", +"kb:d50", +"kb:d54", +"kb:d56", +"kb:d57", +"kb:d8", +"kb:d85_1", +"kb:d90", +"kb:d94", +"kb:d97", +"kb:d296", +"kb:d305", +"kb:d306", +"kb:d307", +"kb:d308", +"kb:d311", +"kb:d314", +"kb:d315", +"kb:d316", +"kb:d320", +"kb:d322", +"kb:d323", +"kb:d325", +"kb:d329", +"kb:d330", +"kb:d331", +"kb:d332", +"kb:d333", +"kb:d336", +"kb:d337" +} +lp.negativeExamples = { +"kb:d110", +"kb:d111", +"kb:d114", +"kb:d116", +"kb:d117", +"kb:d119", +"kb:d121", +"kb:d123", +"kb:d124", +"kb:d125", +"kb:d127", +"kb:d128", +"kb:d130", +"kb:d133", +"kb:d150", +"kb:d151", +"kb:d154", +"kb:d155", +"kb:d156", +"kb:d159", +"kb:d160", +"kb:d161", +"kb:d162", +"kb:d163", +"kb:d164", +"kb:d165", +"kb:d166", +"kb:d169", +"kb:d170", +"kb:d171", +"kb:d172", +"kb:d173", +"kb:d174", +"kb:d178", +"kb:d179", +"kb:d180", +"kb:d181", +"kb:d183", +"kb:d184", +"kb:d185", +"kb:d186", +"kb:d188", +"kb:d190", +"kb:d194", +"kb:d207", +"kb:d208_1", +"kb:d209", +"kb:d210", +"kb:d211", +"kb:d212", +"kb:d213", +"kb:d214", +"kb:d215", +"kb:d217", +"kb:d218", +"kb:d219", +"kb:d220", +"kb:d224", +"kb:d256", +"kb:d257", +"kb:d258", +"kb:d261", +"kb:d262", +"kb:d263", +"kb:d264", +"kb:d265", +"kb:d266", +"kb:d267", +"kb:d269", +"kb:d271", +"kb:d276", +"kb:d280", +"kb:d285", +"kb:d287", +"kb:d293", +"kb:d294", +"kb:d59", +"kb:d60", +"kb:d61", +"kb:d63", +"kb:d64", +"kb:d65", +"kb:d69", +"kb:d70", +"kb:d71", +"kb:d72", +"kb:d73", +"kb:d74", +"kb:d75", +"kb:d76", +"kb:d77", +"kb:d78", +"kb:d79", +"kb:d80", +"kb:d81", +"kb:d82", +"kb:d112", +"kb:d113", +"kb:d115", +"kb:d118", +"kb:d120", +"kb:d122", +"kb:d126", +"kb:d129", +"kb:d131", +"kb:d132", +"kb:d149", +"kb:d152", +"kb:d153", +"kb:d157", +"kb:d158", +"kb:d167", +"kb:d168", +"kb:d175", +"kb:d176", +"kb:d177", +"kb:d182", +"kb:d187", +"kb:d189", +"kb:d208_2", +"kb:d216", +"kb:d221", +"kb:d222", +"kb:d223", +"kb:d225", +"kb:d259", +"kb:d260", +"kb:d268", +"kb:d270", +"kb:d282", +"kb:d295", +"kb:d62", +"kb:d66", +"kb:d67", +"kb:d68", +"kb:d83", +"kb:d297", +"kb:d298", +"kb:d299", +"kb:d300", +"kb:d302", +"kb:d303", +"kb:d304", +"kb:d309", +"kb:d312", +"kb:d313", +"kb:d317", +"kb:d318", +"kb:d319", +"kb:d324", +"kb:d326", +"kb:d327", +"kb:d328", +"kb:d334", +"kb:d335" +} Added: trunk/examples/family-benchmark/Aunt_padcel.conf =================================================================== --- trunk/examples/family-benchmark/Aunt_padcel.conf (rev 0) +++ trunk/examples/family-benchmark/Aunt_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,110 @@ + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + +ks.type = "OWL File" +ks.fileName = "family-benchmark.owl" + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "120" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"http://www.benchmark.org/family#F2F14" +,"http://www.benchmark.org/family#F2F12" +,"http://www.benchmark.org/family#F2F19" +,"http://www.benchmark.org/family#F2F26" +,"http://www.benchmark.org/family#F2F28" +,"http://www.benchmark.org/family#F2F36" +,"http://www.benchmark.org/family#F3F52" +,"http://www.benchmark.org/family#F3F53" +,"http://www.benchmark.org/family#F5F62" +,"http://www.benchmark.org/family#F6F72" +,"http://www.benchmark.org/family#F6F79" +,"http://www.benchmark.org/family#F6F77" +,"http://www.benchmark.org/family#F6F86" +,"http://www.benchmark.org/family#F6F91" +,"http://www.benchmark.org/family#F6F84" +,"http://www.benchmark.org/family#F6F96" +,"http://www.benchmark.org/family#F6F101" +,"http://www.benchmark.org/family#F6F93" +,"http://www.benchmark.org/family#F7F114" +,"http://www.benchmark.org/family#F7F106" +,"http://www.benchmark.org/family#F7F116" +,"http://www.benchmark.org/family#F7F119" +,"http://www.benchmark.org/family#F7F126" +,"http://www.benchmark.org/family#F7F121" +,"http://www.benchmark.org/family#F9F148" +,"http://www.benchmark.org/family#F9F150" +,"http://www.benchmark.org/family#F9F143" +,"http://www.benchmark.org/family#F9F152" +,"http://www.benchmark.org/family#F9F154" +,"http://www.benchmark.org/family#F9F141" +,"http://www.benchmark.org/family#F9F160" +,"http://www.benchmark.org/family#F9F163" +,"http://www.benchmark.org/family#F9F158" +,"http://www.benchmark.org/family#F9F168" +,"http://www.benchmark.org/family#F10F174" +,"http://www.benchmark.org/family#F10F179" +,"http://www.benchmark.org/family#F10F181" +,"http://www.benchmark.org/family#F10F192" +,"http://www.benchmark.org/family#F10F193" +,"http://www.benchmark.org/family#F10F186" +,"http://www.benchmark.org/family#F10F195" +} + +lp.negativeExamples = { +"http://www.benchmark.org/family#F6M99" +,"http://www.benchmark.org/family#F10F200" +,"http://www.benchmark.org/family#F9F156" +,"http://www.benchmark.org/family#F6M69" +,"http://www.benchmark.org/family#F2F15" +,"http://www.benchmark.org/family#F6M100" +,"http://www.benchmark.org/family#F8F133" +,"http://www.benchmark.org/family#F3F48" +,"http://www.benchmark.org/family#F2F30" +,"http://www.benchmark.org/family#F4F55" +,"http://www.benchmark.org/family#F6F74" +,"http://www.benchmark.org/family#F10M199" +,"http://www.benchmark.org/family#F7M104" +,"http://www.benchmark.org/family#F9M146" +,"http://www.benchmark.org/family#F6M71" +,"http://www.benchmark.org/family#F2F22" +,"http://www.benchmark.org/family#F2M13" +,"http://www.benchmark.org/family#F9F169" +,"http://www.benchmark.org/family#F5F65" +,"http://www.benchmark.org/family#F6M81" +,"http://www.benchmark.org/family#F7M131" +,"http://www.benchmark.org/family#F7F129" +,"http://www.benchmark.org/family#F7M107" +,"http://www.benchmark.org/family#F10F189" +,"http://www.benchmark.org/family#F8F135" +,"http://www.benchmark.org/family#F8M136" +,"http://www.benchmark.org/family#F10M188" +,"http://www.benchmark.org/family#F9F164" +,"http://www.benchmark.org/family#F7F118" +,"http://www.benchmark.org/family#F2F10" +,"http://www.benchmark.org/family#F6F97" +,"http://www.benchmark.org/family#F7F111" +,"http://www.benchmark.org/family#F9M151" +,"http://www.benchmark.org/family#F4M59" +,"http://www.benchmark.org/family#F2M37" +,"http://www.benchmark.org/family#F1M1" +,"http://www.benchmark.org/family#F9M142" +,"http://www.benchmark.org/family#F4M57" +,"http://www.benchmark.org/family#F9M170" +,"http://www.benchmark.org/family#F5M66" +,"http://www.benchmark.org/family#F9F145" +} \ No newline at end of file Added: trunk/examples/family-benchmark/Brother_padcel.conf =================================================================== --- trunk/examples/family-benchmark/Brother_padcel.conf (rev 0) +++ trunk/examples/family-benchmark/Brother_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,87 @@ +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + +ks.type = "OWL File" +ks.fileName = "family-benchmark.owl" + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "120" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"http://www.benchmark.org/family#F2M13" +,"http://www.benchmark.org/family#F2M18" +,"http://www.benchmark.org/family#F2M11" +,"http://www.benchmark.org/family#F2M32" +,"http://www.benchmark.org/family#F3M44" +,"http://www.benchmark.org/family#F3M45" +,"http://www.benchmark.org/family#F5M64" +,"http://www.benchmark.org/family#F6M71" +,"http://www.benchmark.org/family#F6M81" +,"http://www.benchmark.org/family#F6M90" +,"http://www.benchmark.org/family#F6M100" +,"http://www.benchmark.org/family#F6M92" +,"http://www.benchmark.org/family#F7M113" +,"http://www.benchmark.org/family#F7M117" +,"http://www.benchmark.org/family#F7M115" +,"http://www.benchmark.org/family#F7M125" +,"http://www.benchmark.org/family#F7M123" +,"http://www.benchmark.org/family#F7M131" +,"http://www.benchmark.org/family#F9M151" +,"http://www.benchmark.org/family#F9M153" +,"http://www.benchmark.org/family#F9M159" +,"http://www.benchmark.org/family#F9M166" +,"http://www.benchmark.org/family#F9M162" +,"http://www.benchmark.org/family#F9M157" +,"http://www.benchmark.org/family#F9M167" +,"http://www.benchmark.org/family#F10M173" +,"http://www.benchmark.org/family#F10M183" +,"http://www.benchmark.org/family#F10M184" +,"http://www.benchmark.org/family#F10M188" +,"http://www.benchmark.org/family#F10M199" +} + +lp.negativeExamples = { +"http://www.benchmark.org/family#F10M196" +,"http://www.benchmark.org/family#F1M8" +,"http://www.benchmark.org/family#F7F103" +,"http://www.benchmark.org/family#F3F41" +,"http://www.benchmark.org/family#F1M1" +,"http://www.benchmark.org/family#F9F164" +,"http://www.benchmark.org/family#F9M149" +,"http://www.benchmark.org/family#F9M147" +,"http://www.benchmark.org/family#F9F158" +,"http://www.benchmark.org/family#F2F12" +,"http://www.benchmark.org/family#F1F5" +,"http://www.benchmark.org/family#F6M88" +,"http://www.benchmark.org/family#F7M104" +,"http://www.benchmark.org/family#F7M109" +,"http://www.benchmark.org/family#F7M120" +,"http://www.benchmark.org/family#F6F83" +,"http://www.benchmark.org/family#F6M78" +,"http://www.benchmark.org/family#F3M47" +,"http://www.benchmark.org/family#F10F174" +,"http://www.benchmark.org/family#F6F76" +,"http://www.benchmark.org/family#F2F26" +,"http://www.benchmark.org/family#F6F89" +,"http://www.benchmark.org/family#F3M50" +,"http://www.benchmark.org/family#F3F42" +,"http://www.benchmark.org/family#F6F79" +,"http://www.benchmark.org/family#F10M194" +,"http://www.benchmark.org/family#F2F19" +,"http://www.benchmark.org/family#F2F24" +,"http://www.benchmark.org/family#F9F154" +,"http://www.benchmark.org/family#F4F58" +} Added: trunk/examples/family-benchmark/Cousin_padcel.conf =================================================================== --- trunk/examples/family-benchmark/Cousin_padcel.conf (rev 0) +++ trunk/examples/family-benchmark/Cousin_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,171 @@ + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + +ks.type = "OWL File" +ks.fileName = "family-benchmark.owl" + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "120" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"http://www.benchmark.org/family#F2M13" +,"http://www.benchmark.org/family#F2F14" +,"http://www.benchmark.org/family#F2F15" +,"http://www.benchmark.org/family#F2M16" +,"http://www.benchmark.org/family#F2M21" +,"http://www.benchmark.org/family#F2F22" +,"http://www.benchmark.org/family#F2F30" +,"http://www.benchmark.org/family#F2M31" +,"http://www.benchmark.org/family#F2F38" +,"http://www.benchmark.org/family#F2M39" +,"http://www.benchmark.org/family#F6M73" +,"http://www.benchmark.org/family#F6F74" +,"http://www.benchmark.org/family#F6F79" +,"http://www.benchmark.org/family#F6M80" +,"http://www.benchmark.org/family#F6M81" +,"http://www.benchmark.org/family#F6F82" +,"http://www.benchmark.org/family#F6F86" +,"http://www.benchmark.org/family#F6F87" +,"http://www.benchmark.org/family#F6M88" +,"http://www.benchmark.org/family#F6M90" +,"http://www.benchmark.org/family#F6F91" +,"http://www.benchmark.org/family#F6F94" +,"http://www.benchmark.org/family#F6M95" +,"http://www.benchmark.org/family#F6M100" +,"http://www.benchmark.org/family#F6F101" +,"http://www.benchmark.org/family#F7F108" +,"http://www.benchmark.org/family#F7M109" +,"http://www.benchmark.org/family#F7M113" +,"http://www.benchmark.org/family#F7F114" +,"http://www.benchmark.org/family#F7M117" +,"http://www.benchmark.org/family#F7F118" +,"http://www.benchmark.org/family#F7M123" +,"http://www.benchmark.org/family#F7F124" +,"http://www.benchmark.org/family#F7M131" +,"http://www.benchmark.org/family#F9F145" +,"http://www.benchmark.org/family#F9M146" +,"http://www.benchmark.org/family#F9F148" +,"http://www.benchmark.org/family#F9M149" +,"http://www.benchmark.org/family#F9F150" +,"http://www.benchmark.org/family#F9F143" +,"http://www.benchmark.org/family#F9M144" +,"http://www.benchmark.org/family#F9M151" +,"http://www.benchmark.org/family#F9F152" +,"http://www.benchmark.org/family#F9M155" +,"http://www.benchmark.org/family#F9F156" +,"http://www.benchmark.org/family#F9M153" +,"http://www.benchmark.org/family#F9F154" +,"http://www.benchmark.org/family#F9M161" +,"http://www.benchmark.org/family#F9M159" +,"http://www.benchmark.org/family#F9F160" +,"http://www.benchmark.org/family#F9F164" +,"http://www.benchmark.org/family#F9M165" +,"http://www.benchmark.org/family#F9M166" +,"http://www.benchmark.org/family#F9M162" +,"http://www.benchmark.org/family#F9F163" +,"http://www.benchmark.org/family#F9F169" +,"http://www.benchmark.org/family#F9M170" +,"http://www.benchmark.org/family#F10F175" +,"http://www.benchmark.org/family#F10M176" +,"http://www.benchmark.org/family#F10F177" +,"http://www.benchmark.org/family#F10M178" +,"http://www.benchmark.org/family#F10M183" +,"http://www.benchmark.org/family#F10M184" +,"http://www.benchmark.org/family#F10F185" +,"http://www.benchmark.org/family#F10M188" +,"http://www.benchmark.org/family#F10F189" +,"http://www.benchmark.org/family#F10F192" +,"http://www.benchmark.org/family#F10F193" +,"http://www.benchmark.org/family#F10M194" +,"http://www.benchmark.org/family#F10M197" +,"http://www.benchmark.org/family#F10F198" +} + + +lp.negativeExamples = { +"http://www.benchmark.org/family#F7M128" +,"http://www.benchmark.org/family#F7F111" +,"http://www.benchmark.org/family#F8M132" +,"http://www.benchmark.org/family#F6F97" +,"http://www.benchmark.org/family#F9F140" +,"http://www.benchmark.org/family#F2M23" +,"http://www.benchmark.org/family#F6M71" +,"http://www.benchmark.org/family#F7M130" +,"http://www.benchmark.org/family#F4F58" +,"http://www.benchmark.org/family#F6M75" +,"http://www.benchmark.org/family#F2F12" +,"http://www.benchmark.org/family#F3F48" +,"http://www.benchmark.org/family#F5M63" +,"http://www.benchmark.org/family#F3M40" +,"http://www.benchmark.org/family#F7M107" +,"http://www.benchmark.org/family#F3F46" +,"http://www.benchmark.org/family#F10F179" +,"http://www.benchmark.org/family#F7F105" +,"http://www.benchmark.org/family#F10M187" +,"http://www.benchmark.org/family#F3M50" +,"http://www.benchmark.org/family#F3M51" +,"http://www.benchmark.org/family#F7F119" +,"http://www.benchmark.org/family#F2F33" +,"http://www.benchmark.org/family#F9M142" +,"http://www.benchmark.org/family#F10M173" +,"http://www.benchmark.org/family#F4M57" +,"http://www.benchmark.org/family#F9F168" +,"http://www.benchmark.org/family#F5M68" +,"http://www.benchmark.org/family#F8M134" +,"http://www.benchmark.org/family#F2M9" +,"http://www.benchmark.org/family#F5F67" +,"http://www.benchmark.org/family#F2M29" +,"http://www.benchmark.org/family#F8F133" +,"http://www.benchmark.org/family#F9M147" +,"http://www.benchmark.org/family#F5M60" +,"http://www.benchmark.org/family#F2M27" +,"http://www.benchmark.org/family#F7M115" +,"http://www.benchmark.org/family#F2M25" +,"http://www.benchmark.org/family#F1M6" +,"http://www.benchmark.org/family#F2M11" +,"http://www.benchmark.org/family#F7M120" +,"http://www.benchmark.org/family#F4F56" +,"http://www.benchmark.org/family#F2M34" +,"http://www.benchmark.org/family#F2F26" +,"http://www.benchmark.org/family#F6F93" +,"http://www.benchmark.org/family#F1F2" +,"http://www.benchmark.org/family#F2F24" +,"http://www.benchmark.org/family#F3F53" +,"http://www.benchmark.org/family#F7F129" +,"http://www.benchmark.org/family#F8M136" +,"http://www.benchmark.org/family#F3F52" +,"http://www.benchmark.org/family#F4M54" +,"http://www.benchmark.org/family#F3M45" +,"http://www.benchmark.org/family#F3F42" +,"http://www.benchmark.org/family#F8M138" +,"http://www.benchmark.org/family#F10F195" +,"http://www.benchmark.org/family#F1F7" +,"http://www.benchmark.org/family#F10M190" +,"http://www.benchmark.org/family#F3F41" +,"http://www.benchmark.org/family#F2M35" +,"http://www.benchmark.org/family#F2F10" +,"http://www.benchmark.org/family#F6F96" +,"http://www.benchmark.org/family#F3F49" +,"http://www.benchmark.org/family#F6M85" +,"http://www.benchmark.org/family#F3M47" +,"http://www.benchmark.org/family#F5F65" +,"http://www.benchmark.org/family#F8F137" +,"http://www.benchmark.org/family#F10M196" +,"http://www.benchmark.org/family#F10M180" +,"http://www.benchmark.org/family#F7F116" +,"http://www.benchmark.org/family#F6F70" +} \ No newline at end of file Added: trunk/examples/family-benchmark/Daughter_padcel.conf =================================================================== --- trunk/examples/family-benchmark/Daughter_padcel.conf (rev 0) +++ trunk/examples/family-benchmark/Daughter_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,133 @@ + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + +ks.type = "OWL File" +ks.fileName = "family-benchmark.owl" + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "120" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"http://www.benchmark.org/family#F1F5" +,"http://www.benchmark.org/family#F1F7" +,"http://www.benchmark.org/family#F1F3" +,"http://www.benchmark.org/family#F2F17" +,"http://www.benchmark.org/family#F2F15" +,"http://www.benchmark.org/family#F2F19" +,"http://www.benchmark.org/family#F2F26" +,"http://www.benchmark.org/family#F2F33" +,"http://www.benchmark.org/family#F2F30" +,"http://www.benchmark.org/family#F2F28" +,"http://www.benchmark.org/family#F2F38" +,"http://www.benchmark.org/family#F2F36" +,"http://www.benchmark.org/family#F3F49" +,"http://www.benchmark.org/family#F3F52" +,"http://www.benchmark.org/family#F3F53" +,"http://www.benchmark.org/family#F3F42" +,"http://www.benchmark.org/family#F4F58" +,"http://www.benchmark.org/family#F4F56" +,"http://www.benchmark.org/family#F5F62" +,"http://www.benchmark.org/family#F6F79" +,"http://www.benchmark.org/family#F6F83" +,"http://www.benchmark.org/family#F6F77" +,"http://www.benchmark.org/family#F6F86" +,"http://www.benchmark.org/family#F6F89" +,"http://www.benchmark.org/family#F6F87" +,"http://www.benchmark.org/family#F6F84" +,"http://www.benchmark.org/family#F6F96" +,"http://www.benchmark.org/family#F6F97" +,"http://www.benchmark.org/family#F6F94" +,"http://www.benchmark.org/family#F7F108" +,"http://www.benchmark.org/family#F7F106" +,"http://www.benchmark.org/family#F7F118" +,"http://www.benchmark.org/family#F7F119" +,"http://www.benchmark.org/family#F7F129" +,"http://www.benchmark.org/family#F7F127" +,"http://www.benchmark.org/family#F7F121" +,"http://www.benchmark.org/family#F9F145" +,"http://www.benchmark.org/family#F9F148" +,"http://www.benchmark.org/family#F9F150" +,"http://www.benchmark.org/family#F9F143" +,"http://www.benchmark.org/family#F9F141" +,"http://www.benchmark.org/family#F9F164" +,"http://www.benchmark.org/family#F9F169" +,"http://www.benchmark.org/family#F10F175" +,"http://www.benchmark.org/family#F10F177" +,"http://www.benchmark.org/family#F10F179" +,"http://www.benchmark.org/family#F10F181" +,"http://www.benchmark.org/family#F10F192" +,"http://www.benchmark.org/family#F10F193" +,"http://www.benchmark.org/family#F10F186" +,"http://www.benchmark.org/family#F10F201" +,"http://www.benchmark.org/family#F10F195" +} + + +lp.negativeExamples = { +"http://www.benchmark.org/family#F7M123" +,"http://www.benchmark.org/family#F6M80" +,"http://www.benchmark.org/family#F2M37" +,"http://www.benchmark.org/family#F9M167" +,"http://www.benchmark.org/family#F10F189" +,"http://www.benchmark.org/family#F5M64" +,"http://www.benchmark.org/family#F6M90" +,"http://www.benchmark.org/family#F2M39" +,"http://www.benchmark.org/family#F3M43" +,"http://www.benchmark.org/family#F7M117" +,"http://www.benchmark.org/family#F2M32" +,"http://www.benchmark.org/family#F7F114" +,"http://www.benchmark.org/family#F10M190" +,"http://www.benchmark.org/family#F2M13" +,"http://www.benchmark.org/family#F6M73" +,"http://www.benchmark.org/family#F3M44" +,"http://www.benchmark.org/family#F6M95" +,"http://www.benchmark.org/family#F9F163" +,"http://www.benchmark.org/family#F10F198" +,"http://www.benchmark.org/family#F2M25" +,"http://www.benchmark.org/family#F2M18" +,"http://www.benchmark.org/family#F8M132" +,"http://www.benchmark.org/family#F1M1" +,"http://www.benchmark.org/family#F6F76" +,"http://www.benchmark.org/family#F10M184" +,"http://www.benchmark.org/family#F3F41" +,"http://www.benchmark.org/family#F7M107" +,"http://www.benchmark.org/family#F9F160" +,"http://www.benchmark.org/family#F2M9" +,"http://www.benchmark.org/family#F6M71" +,"http://www.benchmark.org/family#F8F133" +,"http://www.benchmark.org/family#F1M6" +,"http://www.benchmark.org/family#F10M176" +,"http://www.benchmark.org/family#F4F55" +,"http://www.benchmark.org/family#F9M157" +,"http://www.benchmark.org/family#F9M151" +,"http://www.benchmark.org/family#F6M98" +,"http://www.benchmark.org/family#F4M54" +,"http://www.benchmark.org/family#F9M170" +,"http://www.benchmark.org/family#F6F70" +,"http://www.benchmark.org/family#F10M171" +,"http://www.benchmark.org/family#F10M199" +,"http://www.benchmark.org/family#F8M136" +,"http://www.benchmark.org/family#F4M59" +,"http://www.benchmark.org/family#F6M88" +,"http://www.benchmark.org/family#F9M162" +,"http://www.benchmark.org/family#F10M197" +,"http://www.benchmark.org/family#F7M131" +,"http://www.benchmark.org/family#F7M113" +,"http://www.benchmark.org/family#F9M149" +,"http://www.benchmark.org/family#F7M109" +,"http://www.benchmark.org/family#F10M202" +} \ No newline at end of file Added: trunk/examples/family-benchmark/Father_padcel.conf =================================================================== --- trunk/examples/family-benchmark/Father_padcel.conf (rev 0) +++ trunk/examples/family-benchmark/Father_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,148 @@ + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + +ks.type = "OWL File" +ks.fileName = "family-benchmark.owl" + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "120" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"http://www.benchmark.org/family#F1M4" +,"http://www.benchmark.org/family#F1M1" +,"http://www.benchmark.org/family#F2M16" +,"http://www.benchmark.org/family#F2M11" +,"http://www.benchmark.org/family#F2M23" +,"http://www.benchmark.org/family#F2M21" +,"http://www.benchmark.org/family#F2M20" +,"http://www.benchmark.org/family#F2M34" +,"http://www.benchmark.org/family#F2M31" +,"http://www.benchmark.org/family#F2M29" +,"http://www.benchmark.org/family#F2M37" +,"http://www.benchmark.org/family#F2M9" +,"http://www.benchmark.org/family#F3M50" +,"http://www.benchmark.org/family#F3M47" +,"http://www.benchmark.org/family#F3M45" +,"http://www.benchmark.org/family#F3M43" +,"http://www.benchmark.org/family#F3M40" +,"http://www.benchmark.org/family#F4M57" +,"http://www.benchmark.org/family#F4M54" +,"http://www.benchmark.org/family#F5M66" +,"http://www.benchmark.org/family#F5M64" +,"http://www.benchmark.org/family#F5M60" +,"http://www.benchmark.org/family#F6M73" +,"http://www.benchmark.org/family#F6M71" +,"http://www.benchmark.org/family#F6M81" +,"http://www.benchmark.org/family#F6M78" +,"http://www.benchmark.org/family#F6M88" +,"http://www.benchmark.org/family#F6M85" +,"http://www.benchmark.org/family#F6M98" +,"http://www.benchmark.org/family#F6M95" +,"http://www.benchmark.org/family#F6M92" +,"http://www.benchmark.org/family#F6M69" +,"http://www.benchmark.org/family#F7M110" +,"http://www.benchmark.org/family#F7M109" +,"http://www.benchmark.org/family#F7M107" +,"http://www.benchmark.org/family#F7M115" +,"http://www.benchmark.org/family#F7M128" +,"http://www.benchmark.org/family#F7M123" +,"http://www.benchmark.org/family#F7M122" +,"http://www.benchmark.org/family#F7M104" +,"http://www.benchmark.org/family#F7M102" +,"http://www.benchmark.org/family#F8M136" +,"http://www.benchmark.org/family#F8M134" +,"http://www.benchmark.org/family#F8M132" +,"http://www.benchmark.org/family#F9M146" +,"http://www.benchmark.org/family#F9M144" +,"http://www.benchmark.org/family#F9M153" +,"http://www.benchmark.org/family#F9M142" +,"http://www.benchmark.org/family#F9M159" +,"http://www.benchmark.org/family#F9M162" +,"http://www.benchmark.org/family#F9M157" +,"http://www.benchmark.org/family#F9M167" +,"http://www.benchmark.org/family#F9M139" +,"http://www.benchmark.org/family#F10M173" +,"http://www.benchmark.org/family#F10M182" +,"http://www.benchmark.org/family#F10M188" +,"http://www.benchmark.org/family#F10M187" +,"http://www.benchmark.org/family#F10M197" +,"http://www.benchmark.org/family#F10M196" +,"http://www.benchmark.org/family#F10M171" +} + +lp.negativeExamples = { +"http://www.benchmark.org/family#F5M63" +,"http://www.benchmark.org/family#F10M199" +,"http://www.benchmark.org/family#F10M176" +,"http://www.benchmark.org/family#F6F86" +,"http://www.benchmark.org/family#F9M161" +,"http://www.benchmark.org/family#F3F53" +,"http://www.benchmark.org/family#F10F195" +,"http://www.benchmark.org/family#F5F61" +,"http://www.benchmark.org/family#F7F103" +,"http://www.benchmark.org/family#F6F77" +,"http://www.benchmark.org/family#F9F156" +,"http://www.benchmark.org/family#F9M155" +,"http://www.benchmark.org/family#F6F70" +,"http://www.benchmark.org/family#F3F46" +,"http://www.benchmark.org/family#F6F79" +,"http://www.benchmark.org/family#F2M27" +,"http://www.benchmark.org/family#F7F108" +,"http://www.benchmark.org/family#F10F189" +,"http://www.benchmark.org/family#F7M113" +,"http://www.benchmark.org/family#F7F111" +,"http://www.benchmark.org/family#F10M190" +,"http://www.benchmark.org/family#F8M138" +,"http://www.benchmark.org/family#F9M165" +,"http://www.benchmark.org/family#F3M44" +,"http://www.benchmark.org/family#F9F160" +,"http://www.benchmark.org/family#F6F74" +,"http://www.benchmark.org/family#F10F198" +,"http://www.benchmark.org/family#F5F62" +,"http://www.benchmark.org/family#F10F175" +,"http://www.benchmark.org/family#F10F201" +,"http://www.benchmark.org/family#F6F89" +,"http://www.benchmark.org/family#F9F143" +,"http://www.benchmark.org/family#F9M170" +,"http://www.benchmark.org/family#F6M90" +,"http://www.benchmark.org/family#F9M149" +,"http://www.benchmark.org/family#F3F52" +,"http://www.benchmark.org/family#F10F181" +,"http://www.benchmark.org/family#F9F163" +,"http://www.benchmark.org/family#F9F169" +,"http://www.benchmark.org/family#F9F158" +,"http://www.benchmark.org/family#F10F179" +,"http://www.benchmark.org/family#F4F55" +,"http://www.benchmark.org/family#F2F15" +,"http://www.benchmark.org/family#F5M68" +,"http://www.benchmark.org/family#F6F93" +,"http://www.benchmark.org/family#F10F192" +,"http://www.benchmark.org/family#F7M120" +,"http://www.benchmark.org/family#F7M131" +,"http://www.benchmark.org/family#F8F133" +,"http://www.benchmark.org/family#F7M125" +,"http://www.benchmark.org/family#F7M130" +,"http://www.benchmark.org/family#F2M18" +,"http://www.benchmark.org/family#F10F191" +,"http://www.benchmark.org/family#F9F152" +,"http://www.benchmark.org/family#F9F154" +,"http://www.benchmark.org/family#F2F22" +,"http://www.benchmark.org/family#F6F97" +,"http://www.benchmark.org/family#F7F127" +,"http://www.benchmark.org/family#F2F36" +,"http://www.benchmark.org/family#F5F67" +} \ No newline at end of file Added: trunk/examples/family-benchmark/Grandson_padcel.conf =================================================================== --- trunk/examples/family-benchmark/Grandson_padcel.conf (rev 0) +++ trunk/examples/family-benchmark/Grandson_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,114 @@ + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + +ks.type = "OWL File" +ks.fileName = "family-benchmark.owl" + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "120" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"http://www.benchmark.org/family#F2M13" +,"http://www.benchmark.org/family#F2M18" +,"http://www.benchmark.org/family#F2M25" +,"http://www.benchmark.org/family#F2M23" +,"http://www.benchmark.org/family#F2M21" +,"http://www.benchmark.org/family#F2M32" +,"http://www.benchmark.org/family#F2M35" +,"http://www.benchmark.org/family#F3M44" +,"http://www.benchmark.org/family#F3M51" +,"http://www.benchmark.org/family#F3M47" +,"http://www.benchmark.org/family#F3M45" +,"http://www.benchmark.org/family#F5M68" +,"http://www.benchmark.org/family#F5M66" +,"http://www.benchmark.org/family#F6M75" +,"http://www.benchmark.org/family#F6M73" +,"http://www.benchmark.org/family#F6M81" +,"http://www.benchmark.org/family#F6M90" +,"http://www.benchmark.org/family#F6M99" +,"http://www.benchmark.org/family#F6M100" +,"http://www.benchmark.org/family#F7M112" +,"http://www.benchmark.org/family#F7M110" +,"http://www.benchmark.org/family#F7M113" +,"http://www.benchmark.org/family#F7M117" +,"http://www.benchmark.org/family#F7M115" +,"http://www.benchmark.org/family#F7M125" +,"http://www.benchmark.org/family#F7M123" +,"http://www.benchmark.org/family#F7M131" +,"http://www.benchmark.org/family#F8M138" +,"http://www.benchmark.org/family#F8M136" +,"http://www.benchmark.org/family#F9M147" +,"http://www.benchmark.org/family#F9M151" +,"http://www.benchmark.org/family#F9M155" +,"http://www.benchmark.org/family#F9M153" +,"http://www.benchmark.org/family#F9M161" +,"http://www.benchmark.org/family#F9M159" +,"http://www.benchmark.org/family#F9M166" +,"http://www.benchmark.org/family#F9M162" +,"http://www.benchmark.org/family#F10M183" +,"http://www.benchmark.org/family#F10M184" +,"http://www.benchmark.org/family#F10M190" +,"http://www.benchmark.org/family#F10M188" +,"http://www.benchmark.org/family#F10M199" +,"http://www.benchmark.org/family#F10M197" +} + +lp.negativeExamples = { +"http://www.benchmark.org/family#F6F83" +,"http://www.benchmark.org/family#F4M57" +,"http://www.benchmark.org/family#F1M8" +,"http://www.benchmark.org/family#F9F140" +,"http://www.benchmark.org/family#F4F58" +,"http://www.benchmark.org/family#F2M29" +,"http://www.benchmark.org/family#F9M170" +,"http://www.benchmark.org/family#F7F118" +,"http://www.benchmark.org/family#F2F19" +,"http://www.benchmark.org/family#F2M16" +,"http://www.benchmark.org/family#F2M34" +,"http://www.benchmark.org/family#F10M182" +,"http://www.benchmark.org/family#F7M120" +,"http://www.benchmark.org/family#F8M134" +,"http://www.benchmark.org/family#F6F74" +,"http://www.benchmark.org/family#F10F192" +,"http://www.benchmark.org/family#F6F86" +,"http://www.benchmark.org/family#F2F28" +,"http://www.benchmark.org/family#F9M139" +,"http://www.benchmark.org/family#F10M194" +,"http://www.benchmark.org/family#F1F5" +,"http://www.benchmark.org/family#F4F56" +,"http://www.benchmark.org/family#F6F89" +,"http://www.benchmark.org/family#F2F33" +,"http://www.benchmark.org/family#F10F174" +,"http://www.benchmark.org/family#F7M128" +,"http://www.benchmark.org/family#F7F129" +,"http://www.benchmark.org/family#F9F158" +,"http://www.benchmark.org/family#F3M50" +,"http://www.benchmark.org/family#F6F94" +,"http://www.benchmark.org/family#F7F114" +,"http://www.benchmark.org/family#F6F72" +,"http://www.benchmark.org/family#F7F124" +,"http://www.benchmark.org/family#F9F150" +,"http://www.benchmark.org/family#F4F55" +,"http://www.benchmark.org/family#F10F175" +,"http://www.benchmark.org/family#F1F7" +,"http://www.benchmark.org/family#F4M54" +,"http://www.benchmark.org/family#F7F108" +,"http://www.benchmark.org/family#F6M92" +,"http://www.benchmark.org/family#F9F152" +,"http://www.benchmark.org/family#F6M85" +,"http://www.benchmark.org/family#F2F36" +} Added: trunk/examples/family-benchmark/Uncle_padcel.conf =================================================================== --- trunk/examples/family-benchmark/Uncle_padcel.conf (rev 0) +++ trunk/examples/family-benchmark/Uncle_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,104 @@ + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + +ks.type = "OWL File" +ks.fileName = "family-benchmark.owl" + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "120" +alg.maxNoOfSplits = "40" +alg.splitter = splitter + +splitter.type = "org.dllearner.algorithms.PADCEL.split.PADCELDoubleSplitterV1" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"http://www.benchmark.org/family#F2M13" +,"http://www.benchmark.org/family#F2M11" +,"http://www.benchmark.org/family#F2M20" +,"http://www.benchmark.org/family#F2M27" +,"http://www.benchmark.org/family#F2M32" +,"http://www.benchmark.org/family#F2M29" +,"http://www.benchmark.org/family#F2M37" +,"http://www.benchmark.org/family#F3M44" +,"http://www.benchmark.org/family#F5M63" +,"http://www.benchmark.org/family#F6M71" +,"http://www.benchmark.org/family#F6M80" +,"http://www.benchmark.org/family#F6M78" +,"http://www.benchmark.org/family#F6M90" +,"http://www.benchmark.org/family#F6M85" +,"http://www.benchmark.org/family#F6M100" +,"http://www.benchmark.org/family#F6M92" +,"http://www.benchmark.org/family#F7M113" +,"http://www.benchmark.org/family#F7M107" +,"http://www.benchmark.org/family#F7M115" +,"http://www.benchmark.org/family#F7M120" +,"http://www.benchmark.org/family#F7M125" +,"http://www.benchmark.org/family#F7M131" +,"http://www.benchmark.org/family#F7M122" +,"http://www.benchmark.org/family#F9M149" +,"http://www.benchmark.org/family#F9M144" +,"http://www.benchmark.org/family#F9M151" +,"http://www.benchmark.org/family#F9M153" +,"http://www.benchmark.org/family#F9M142" +,"http://www.benchmark.org/family#F9M159" +,"http://www.benchmark.org/family#F9M162" +,"http://www.benchmark.org/family#F9M157" +,"http://www.benchmark.org/family#F9M167" +,"http://www.benchmark.org/family#F10M173" +,"http://www.benchmark.org/family#F10M180" +,"http://www.benchmark.org/family#F10M182" +,"http://www.benchmark.org/family#F10M194" +,"http://www.benchmark.org/family#F10M187" +,"http://www.benchmark.org/family#F10M196" +} + +lp.negativeExamples = { +"http://www.benchmark.org/family#F10F198" +,"http://www.benchmark.org/family#F7F108" +,"http://www.benchmark.org/family#F9M165" +,"http://www.benchmark.org/family#F6F82" +,"http://www.benchmark.org/family#F9F148" +,"http://www.benchmark.org/family#F3M43" +,"http://www.benchmark.org/family#F7F103" +,"http://www.benchmark.org/family#F10M188" +,"http://www.benchmark.org/family#F1F3" +,"http://www.benchmark.org/family#F9F156" +,"http://www.benchmark.org/family#F9M147" +,"http://www.benchmark.org/family#F10F191" +,"http://www.benchmark.org/family#F9F160" +,"http://www.benchmark.org/family#F6M95" +,"http://www.benchmark.org/family#F2F14" +,"http://www.benchmark.org/family#F6F94" +,"http://www.benchmark.org/family#F1F2" +,"http://www.benchmark.org/family#F6F86" +,"http://www.benchmark.org/family#F10F174" +,"http://www.benchmark.org/family#F2F12" +,"http://www.benchmark.org/family#F2F28" +,"http://www.benchmark.org/family#F5M60" +,"http://www.benchmark.org/family#F8M134" +,"http://www.benchmark.org/family#F7M117" +,"http://www.benchmark.org/family#F10F189" +,"http://www.benchmark.org/family#F4F55" +,"http://www.benchmark.org/family#F6F76" +,"http://www.benchmark.org/family#F7F119" +,"http://www.benchmark.org/family#F2F36" +,"http://www.benchmark.org/family#F2M9" +,"http://www.benchmark.org/family#F2F38" +,"http://www.benchmark.org/family#F2F22" +,"http://www.benchmark.org/family#F6F89" +,"http://www.benchmark.org/family#F5M64" +,"http://www.benchmark.org/family#F5F67" +,"http://www.benchmark.org/family#F3F53" +,"http://www.benchmark.org/family#F2F26" +,"http://www.benchmark.org/family#F5F65" +} \ No newline at end of file Modified: trunk/examples/forte/uncle_owl_large.conf =================================================================== --- trunk/examples/forte/uncle_owl_large.conf 2012-05-13 17:14:12 UTC (rev 3706) +++ trunk/examples/forte/uncle_owl_large.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -9,6 +9,11 @@ prefixes = [ ("kb","http://localhost/foo#") ] +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + // knowledge source definition ks.type = "OWL File" ks.fileName = "forte_family.owl" Added: trunk/examples/forte/uncle_owl_large_padcel.conf =================================================================== --- trunk/examples/forte/uncle_owl_large_padcel.conf (rev 0) +++ trunk/examples/forte/uncle_owl_large_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,124 @@ +/** + * See uncle.conf. This is the same learning problem, but loading background + * knowledge from an OWL file instead. + * + * Copyright (C) 2007, Jens Lehmann + * Modified by An C. Tran + */ + + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + + +/** background knowledge **/ +prefixes = [ ("kb","http://localhost/foo#") ] + +// knowledge source definition +ks.type = "OWL File" +ks.fileName = "forte_family.owl" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + + +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "300" + + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"kb:art", +"kb:calvin", +"kb:carlos", +"kb:david", +"kb:eric", +"kb:fred", +"kb:frederick", +"kb:george", +"kb:harry", +"kb:jack", +"kb:james", +"kb:jonas", +"kb:karl", +"kb:leon", +"kb:mark", +"kb:melvin", +"kb:neil", +"kb:nero", +"kb:owen", +"kb:paul", +"kb:peter", +"kb:umo", +"kb:walt" +} +lp.negativeExamples = { +"kb:alfred", +"kb:alice", +"kb:angela", +"kb:ann", +"kb:beatrice", +"kb:bob", +"kb:callie", +"kb:carl", +"kb:christy", +"kb:cornelia", +"kb:deanna", +"kb:elisa", +"kb:f12", +"kb:f14", +"kb:f19", +"kb:f2", +"kb:f20", +"kb:f21", +"kb:f22", +"kb:f23", +"kb:f25", +"kb:f26", +"kb:f28", +"kb:f8", +"kb:fannie", +"kb:gail", +"kb:helen", +"kb:jane", +"kb:janet", +"kb:kari", +"kb:lorrie", +"kb:m1", +"kb:m10", +"kb:m11", +"kb:m13", +"kb:m15", +"kb:m16", +"kb:m17", +"kb:m18", +"kb:m24", +"kb:m27", +"kb:m29", +"kb:m3", +"kb:m4", +"kb:m5", +"kb:m6", +"kb:m7", +"kb:m9", +"kb:maria", +"kb:martha", +"kb:nancy", +"kb:nonnie", +"kb:oma", +"kb:paula", +"kb:prissie", +"kb:rachel", +"kb:ray", +"kb:regina", +"kb:steve", +"kb:susan", +"kb:terri", +"kb:terry", +"kb:wendy" +} Added: trunk/examples/moral_reasoner/moral_all_examples_simple_owl_padcel.conf =================================================================== --- trunk/examples/moral_reasoner/moral_all_examples_simple_owl_padcel.conf (rev 0) +++ trunk/examples/moral_reasoner/moral_all_examples_simple_owl_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,241 @@ + /*********************** + solution should be: + guilty = (blameworthy OR vicarious_blame ). + + + Examples: + 102 positive + 100 negative + + ***********************/ +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + + +prefixes = [ ("kb","http://localhost/foo#") ] + +// knowledge source definition +ks.type = "OWL file" +ks.fileName = "moral.owl" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + +alg.numberOfWorkers = "8" +alg.maxExecutionTimeInSeconds = "300" +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" +alg.ignoredConcepts = {"kb:guilty"} + + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"kb:p0", +"kb:p1", +"kb:p2", +"kb:p3", +"kb:p4", +"kb:p5", +"kb:p6", +"kb:p7", +"kb:p8", +"kb:p9", +"kb:p10", +"kb:p11", +"kb:p12", +"kb:p13", +"kb:p14", +"kb:p15", +"kb:p16", +"kb:p17", +"kb:p18", +"kb:p19", +"kb:p20", +"kb:p21", +"kb:p22", +"kb:p23", +"kb:p24", +"kb:p25", +"kb:p26", +"kb:p27", +"kb:p28", +"kb:p29", +"kb:p30", +"kb:p31", +"kb:p32", +"kb:p33", +"kb:p34", +"kb:p35", +"kb:p36", +"kb:p37", +"kb:p38", +"kb:p39", +"kb:p40", +"kb:p41", +"kb:p42", +"kb:p43", +"kb:p44", +"kb:p45", +"kb:p46", +"kb:p47", +"kb:p48", +"kb:p49", +"kb:p50", +"kb:p51", +"kb:p52", +"kb:p53", +"kb:p54", +"kb:p55", +"kb:p56", +"kb:p57", +"kb:p58", +"kb:p59", +"kb:p60", +"kb:p61", +"kb:p62", +"kb:p63", +"kb:p64", +"kb:p65", +"kb:p66", +"kb:p67", +"kb:p68", +"kb:p69", +"kb:p70", +"kb:p71", +"kb:p72", +"kb:p73", +"kb:p74", +"kb:p75", +"kb:p76", +"kb:p77", +"kb:p78", +"kb:p79", +"kb:p80", +"kb:p81", +"kb:p82", +"kb:p83", +"kb:p84", +"kb:p85", +"kb:p86", +"kb:p87", +"kb:p88", +"kb:p89", +"kb:p90", +"kb:p91", +"kb:p92", +"kb:p93", +"kb:p94", +"kb:p95", +"kb:p96", +"kb:p97", +"kb:p98", +"kb:p99", +"kb:p100", +"kb:p101" +} +lp.negativeExamples = { +"kb:n0", +"kb:n1", +"kb:n2", +"kb:n3", +"kb:n4", +"kb:n5", +"kb:n6", +"kb:n7", +"kb:n8", +"kb:n9", +"kb:n10", +"kb:n11", +"kb:n12", +"kb:n13", +"kb:n14", +"kb:n15", +"kb:n16", +"kb:n17", +"kb:n18", +"kb:n19", +"kb:n20", +"kb:n21", +"kb:n22", +"kb:n23", +"kb:n24", +"kb:n25", +"kb:n26", +"kb:n27", +"kb:n28", +"kb:n29", +"kb:n30", +"kb:n31", +"kb:n32", +"kb:n33", +"kb:n34", +"kb:n35", +"kb:n36", +"kb:n37", +"kb:n38", +"kb:n39", +"kb:n40", +"kb:n41", +"kb:n42", +"kb:n43", +"kb:n44", +"kb:n45", +"kb:n46", +"kb:n47", +"kb:n48", +"kb:n49", +"kb:n50", +"kb:n51", +"kb:n52", +"kb:n53", +"kb:n54", +"kb:n55", +"kb:n56", +"kb:n57", +"kb:n58", +"kb:n59", +"kb:n60", +"kb:n61", +"kb:n62", +"kb:n63", +"kb:n64", +"kb:n65", +"kb:n66", +"kb:n67", +"kb:n68", +"kb:n69", +"kb:n70", +"kb:n71", +"kb:n72", +"kb:n73", +"kb:n74", +"kb:n75", +"kb:n76", +"kb:n77", +"kb:n78", +"kb:n79", +"kb:n80", +"kb:n81", +"kb:n82", +"kb:n83", +"kb:n84", +"kb:n85", +"kb:n86", +"kb:n87", +"kb:n88", +"kb:n89", +"kb:n90", +"kb:n91", +"kb:n92", +"kb:n93", +"kb:n94", +"kb:n95", +"kb:n96", +"kb:n97", +"kb:n98", +"kb:n99" +} + \ No newline at end of file Added: trunk/examples/poker/straight_owl_padcel.conf =================================================================== --- trunk/examples/poker/straight_owl_padcel.conf (rev 0) +++ trunk/examples/poker/straight_owl_padcel.conf 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,92 @@ +/** + * See straight.conf. This is the same learning problem, but loading + * background knowledge from an OWL file instead. + * + * Copyright (C) 2007, Jens Lehmann + * Modified: An C. Tran + */ + +cli.type = "org.dllearner.cli.CLI" +cli.writeSpringConfiguration = false +cli.performCrossValidation = true +cli.nrOfFolds = 10 + + + +prefixes = [ ("kb","http://localhost/foo#") ] + +// knowledge source definition +ks.type = "OWL File" +ks.fileName = "straight.owl" + +// reasoner +reasoner.type = "fast instance checker" +reasoner.sources = { ks } + + +alg.numberOfWorkers = "4" +alg.maxExecutionTimeInSeconds = "300" +alg.type = "org.dllearner.algorithms.PADCEL.PADCELearner" + +// learning problem +lp.type = "org.dllearner.algorithms.PADCEL.PADCELPosNegLP" +lp.positiveExamples = { +"kb:hand1", +"kb:hand22", +"kb:hand40", +"kb:hand44" +} + +lp.negativeExamples = { +"kb:hand0", +"kb:hand2", +"kb:hand3", +"kb:hand4", +"kb:hand5", +"kb:hand6", +"kb:hand7", +"kb:hand8", +"kb:hand9", +"kb:hand10", +"kb:hand11", +"kb:hand12", +"kb:hand13", +"kb:hand14", +"kb:hand15", +"kb:hand16", +"kb:hand17", +"kb:hand18", +"kb:hand19", +"kb:hand20", +"kb:hand21", +"kb:hand23", +"kb:hand24", +"kb:hand25", +"kb:hand26", +"kb:hand27", +"kb:hand28", +"kb:hand29", +"kb:hand30", +"kb:hand31", +"kb:hand32", +"kb:hand33", +"kb:hand34", +"kb:hand35", +"kb:hand36", +"kb:hand37", +"kb:hand38", +"kb:hand39", +"kb:hand41", +"kb:hand42", +"kb:hand43", +"kb:hand45", +"kb:hand46", +"kb:hand47", +"kb:hand48", +"kb:hand49", +"kb:hand50", +"kb:hand51", +"kb:hand52", +"kb:hand53", +"kb:hand54" +} Added: trunk/examples/showering-duration/abd.muse.massey.ac.nz.owl =================================================================== --- trunk/examples/showering-duration/abd.muse.massey.ac.nz.owl (rev 0) +++ trunk/examples/showering-duration/abd.muse.massey.ac.nz.owl 2012-05-14 03:55:41 UTC (rev 3707) @@ -0,0 +1,1228 @@ +<?xml version="1.0"?> + + +<!DOCTYPE rdf:RDF [ + <!ENTITY abd "http://abd.muse.massey.ac.nz#" > + <!ENTITY owl "http://www.w3.org/2002/07/owl#" > + <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > + <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" > + <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > + <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > +]> + + +<rdf:RDF xmlns="http://abd.muse.massey.ac.nz#" + xml:base="http://abd.muse.massey.ac.nz" + xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#" + xmlns:abd="http://abd.muse.massey.ac.nz#" + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:owl="http://www.w3.org/2002/07/owl#"> + <owl:Ontology rdf:about="http://abd.muse.massey.ac.nz"/> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Annotation properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Datatypes + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Object Properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://abd.muse.massey.ac.nz#activityHasDuration --> + + <owl:ObjectProperty rdf:about="&abd;activityHasDuration"> + <rdfs:domain rdf:resource="&abd;Activity"/> + <rdfs:range rdf:resource="&abd;Duration"/> + </owl:ObjectProperty> + + + + <!-- http://abd.muse.massey.ac.nz#activityHasOtherContext --> + + <owl:ObjectProperty rdf:about="&abd;activityHasOtherContext"> + <rdfs:domain rdf:resource="&abd;Activity"/> + <rdfs:range rdf:resource="&abd;OtherContext"/> + </owl:ObjectProperty> + + + + <!-- http://abd.muse.massey.ac.nz#activityHasStarttime --> + + <owl:ObjectProperty rdf:about="&abd;activityHasStarttime"> + <rdfs:domain rdf:resource="&abd;Activity"/> + <rdfs:range rdf:resource="&abd;Timepoint"/> + </owl:ObjectProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasTemperature --> + + <owl:ObjectProperty rdf:about="&abd;hasTemperature"> + <rdfs:range rdf:resource="&abd;Temperature"/> + <rdfs:domain rdf:resource="&abd;Timepoint"/> + </owl:ObjectProperty> + + + + <!-- http://abd.muse.massey.ac.nz#placedAt --> + + <owl:ObjectProperty rdf:about="&abd;placedAt"> + <rdfs:domain rdf:resource="&abd;Furniture"/> + <rdfs:range rdf:resource="&abd;Location"/> + </owl:ObjectProperty> + + + + <!-- http://abd.muse.massey.ac.nz#takeActivity --> + + <owl:ObjectProperty rdf:about="&abd;takeActivity"> + <rdfs:range rdf:resource="&abd;Activity"/> + <rdfs:domain rdf:resource="&abd;People"/> + </owl:ObjectProperty> + + + + <!-- http://abd.muse.massey.ac.nz#takenAt --> + + <owl:ObjectProperty rdf:about="&abd;takenAt"> + <rdfs:domain rdf:resource="&abd;Activity"/> + <rdfs:range rdf:resource="&abd;Location"/> + </owl:ObjectProperty> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Data properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://abd.muse.massey.ac.nz#hasDayValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasDayValue"> + <rdfs:domain rdf:resource="&abd;Timepoint"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasDisturbedNightValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasDisturbedNightValue"> + <rdfs:domain rdf:resource="&abd;DisturbedNight"/> + <rdfs:range rdf:resource="&xsd;string"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasDurationValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasDurationValue"> + <rdf:type rdf:resource="&owl;FunctionalProperty"/> + <rdfs:domain rdf:resource="&abd;Duration"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasHourValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasHourValue"> + <rdfs:domain rdf:resource="&abd;Timepoint"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasMinuteValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasMinuteValue"> + <rdfs:domain rdf:resource="&abd;Timepoint"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasMonthValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasMonthValue"> + <rdfs:domain rdf:resource="&abd;Timepoint"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasScheduledValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasScheduledValue"> + <rdfs:domain rdf:resource="&abd;Scheduled"/> + <rdfs:range rdf:resource="&xsd;string"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasSecondValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasSecondValue"> + <rdfs:domain rdf:resource="&abd;Timepoint"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasTemperatureValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasTemperatureValue"> + <rdfs:domain rdf:resource="&abd;Temperature"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- http://abd.muse.massey.ac.nz#hasYearValue --> + + <owl:DatatypeProperty rdf:about="&abd;hasYearValue"> + <rdfs:domain rdf:resource="&abd;Timepoint"/> + <rdfs:range rdf:resource="&xsd;double"/> + </owl:DatatypeProperty> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Classes + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://abd.muse.massey.ac.nz#AbnormalActivity --> + + <owl:Class rdf:about="&abd;AbnormalActivity"> + <rdfs:subClassOf rdf:resource="&abd;Activity"/> + <owl:disjointWith rdf:resource="&abd;NormalActivity"/> + </owl:Class> + + + + <!-- http://abd.muse.massey.ac.nz#Activity --> + + <owl:Class rdf:about="&abd;Activity"/> + + + + <!-- http://abd.muse.massey.ac.nz#Afternoon --> + + <owl:Class rdf:about="&abd;Afternoon"> + <owl:equivalentClass> + <owl:Class> + <owl:intersectionOf rdf:parseType="Collection"> + <rdf:Description rdf:about="&abd;Timepoint"/> + <owl:Restriction> + <owl:onProperty rdf:resource="&abd;hasHourValue"/> + <owl:someValuesFrom> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:minInclusive rdf:datatype="&xsd;double">12</xsd:minInclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + </owl:someValuesFrom> + </owl:Restriction> + <owl:Restriction> + <owl:onProperty rdf:resource="&abd;hasHourValue"/> + <owl:someValuesFrom> + <rdfs:Datatype> + <owl:onDatatype rdf:resource="&xsd;double"/> + <owl:withRestrictions rdf:parseType="Collection"> + <rdf:Description> + <xsd:maxExclusive rdf:datatype="&xsd;double">18</xsd:maxExclusive> + </rdf:Description> + </owl:withRestrictions> + </rdfs:Datatype> + </owl:someValuesFrom> + </owl:Restriction> + </owl:intersectionOf> + </owl:Class> + </owl:equivalentClass> + <rdfs:subClassOf rdf:resource="&abd;QualitativeTimeOfDay"/> + </owl:Class> + + + + <!-- http://abd.muse.massey.ac.nz#Autumn --> + + <owl:Class rdf:about="&abd;Autumn"> + <owl:equivalentClass> + <owl:Class> + <owl:intersectionOf rdf:parseType="Collection"> + <rdf:Description rdf:about="&abd;Timepoint"/> + <owl:Restriction> + <owl:onProperty rdf:resource="&abd;hasMonthValue"/> + <owl:someValuesFrom> + <rdfs:Datatype> + ... [truncated message content] |
From: <lor...@us...> - 2013-07-08 13:49:43
|
Revision: 4014 http://sourceforge.net/p/dl-learner/code/4014 Author: lorenz_b Date: 2013-07-08 13:49:40 +0000 (Mon, 08 Jul 2013) Log Message: ----------- Added example for ISLE. Added Paths: ----------- trunk/examples/isle/ trunk/examples/isle/catalog-v001.xml trunk/examples/isle/father_labeled.owl Added: trunk/examples/isle/catalog-v001.xml =================================================================== --- trunk/examples/isle/catalog-v001.xml (rev 0) +++ trunk/examples/isle/catalog-v001.xml 2013-07-08 13:49:40 UTC (rev 4014) @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"> + <group id="Folder Repository, directory=, recursive=true, Auto-Update=true, version=2" prefer="public" xml:base=""> + <uri id="Automatically generated entry, Timestamp=1373287083350" name="http://example.com/father" uri="father_labeled.owl"/> + </group> +</catalog> Added: trunk/examples/isle/father_labeled.owl =================================================================== --- trunk/examples/isle/father_labeled.owl (rev 0) +++ trunk/examples/isle/father_labeled.owl 2013-07-08 13:49:40 UTC (rev 4014) @@ -0,0 +1,169 @@ +<?xml version="1.0"?> + + +<!DOCTYPE rdf:RDF [ + <!ENTITY father "http://example.com/father#" > + <!ENTITY owl "http://www.w3.org/2002/07/owl#" > + <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > + <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" > + <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > + <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > +]> + + +<rdf:RDF xmlns="http://example.com/father#" + xml:base="http://example.com/father" + xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" + xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#" + xmlns:owl="http://www.w3.org/2002/07/owl#" + xmlns:xsd="http://www.w3.org/2001/XMLSchema#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:father="http://example.com/father#"> + <owl:Ontology rdf:about="http://example.com/father"/> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Object Properties + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://example.com/father#hasChild --> + + <owl:ObjectProperty rdf:about="&father;hasChild"> + <rdfs:label xml:lang="en">has child</rdfs:label> + <rdfs:domain rdf:resource="&father;person"/> + <rdfs:range rdf:resource="&father;person"/> + </owl:ObjectProperty> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Classes + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://example.com/father#father --> + + <owl:Class rdf:about="&father;father"> + <rdfs:label xml:lang="en">person which has at least 1 child</rdfs:label> + <rdfs:subClassOf rdf:resource="&father;male"/> + </owl:Class> + + + + <!-- http://example.com/father#female --> + + <owl:Class rdf:about="&father;female"> + <rdfs:label xml:lang="en">female</rdfs:label> + <rdfs:subClassOf rdf:resource="&father;person"/> + <owl:disjointWith rdf:resource="&father;male"/> + </owl:Class> + + + + <!-- http://example.com/father#male --> + + <owl:Class rdf:about="&father;male"> + <rdfs:label xml:lang="en">male</rdfs:label> + <rdfs:subClassOf rdf:resource="&father;person"/> + </owl:Class> + + + + <!-- http://example.com/father#person --> + + <owl:Class rdf:about="&father;person"> + <rdfs:label xml:lang="en">Person</rdfs:label> + <rdfs:subClassOf rdf:resource="&owl;Thing"/> + </owl:Class> + + + + <!-- http://www.w3.org/2002/07/owl#Thing --> + + <owl:Class rdf:about="&owl;Thing"/> + + + + <!-- + /////////////////////////////////////////////////////////////////////////////////////// + // + // Individuals + // + /////////////////////////////////////////////////////////////////////////////////////// + --> + + + + + <!-- http://example.com/father#anna --> + + <owl:NamedIndividual rdf:about="&father;anna"> + <rdf:type rdf:resource="&father;female"/> + <hasChild rdf:resource="&father;heinz"/> + </owl:NamedIndividual> + + + + <!-- http://example.com/father#heinz --> + + <owl:NamedIndividual rdf:about="&father;heinz"> + <rdf:type rdf:resource="&father;male"/> + </owl:NamedIndividual> + + + + <!-- http://example.com/father#markus --> + + <owl:NamedIndividual rdf:about="&father;markus"> + <rdf:type rdf:resource="&father;father"/> + <rdf:type rdf:resource="&father;male"/> + <hasChild rdf:resource="&father;anna"/> + </owl:NamedIndividual> + + + + <!-- http://example.com/father#martin --> + + <owl:NamedIndividual rdf:about="&father;martin"> + <rdf:type rdf:resource="&father;father"/> + <rdf:type rdf:resource="&father;male"/> + <hasChild rdf:resource="&father;heinz"/> + </owl:NamedIndividual> + + + + <!-- http://example.com/father#michelle --> + + <owl:NamedIndividual rdf:about="&father;michelle"> + <rdf:type rdf:resource="&father;female"/> + </owl:NamedIndividual> + + + + <!-- http://example.com/father#stefan --> + + <owl:NamedIndividual rdf:about="&father;stefan"> + <rdf:type rdf:resource="&father;father"/> + <rdf:type rdf:resource="&father;male"/> + <hasChild rdf:resource="&father;markus"/> + </owl:NamedIndividual> +</rdf:RDF> + + + +<!-- Generated by the OWL API (version 3.4.2) http://owlapi.sourceforge.net --> + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |