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] |