From: <jen...@us...> - 2013-09-04 08:10:12
|
Revision: 4044 http://sourceforge.net/p/dl-learner/code/4044 Author: jenslehmann Date: 2013-09-04 08:10:08 +0000 (Wed, 04 Sep 2013) Log Message: ----------- ISLE father example Added Paths: ----------- trunk/test/isle/ trunk/test/isle/father/ trunk/test/isle/father/corpus/ trunk/test/isle/father/corpus/child.txt trunk/test/isle/father/corpus/father.txt trunk/test/isle/father/corpus/female.txt trunk/test/isle/father/corpus/male.txt trunk/test/isle/father/corpus/man.txt trunk/test/isle/father/corpus/mother.txt trunk/test/isle/father/corpus/person.txt trunk/test/isle/father/father_labeled.owl Removed Paths: ------------- trunk/examples/isle/catalog-v001.xml Deleted: trunk/examples/isle/catalog-v001.xml =================================================================== --- trunk/examples/isle/catalog-v001.xml 2013-09-04 08:04:33 UTC (rev 4043) +++ trunk/examples/isle/catalog-v001.xml 2013-09-04 08:10:08 UTC (rev 4044) @@ -1,6 +0,0 @@ -<?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/test/isle/father/corpus/child.txt =================================================================== --- trunk/test/isle/father/corpus/child.txt (rev 0) +++ trunk/test/isle/father/corpus/child.txt 2013-09-04 08:10:08 UTC (rev 4044) @@ -0,0 +1 @@ +Biologically, a child is generally a human between the stages of birth and puberty. Some vernacular definitions of a child include the fetus, as being an unborn child. The legal definition of "child" generally refers to a minor, otherwise known as a person younger than the age of majority. "Child" may also describe a relationship with a parent (such as sons and daughters of any age) or, metaphorically, an authority figure, or signify group membership in a clan, tribe, or religion; it can also signify being strongly affected by a specific time, place, or circumstance, as in "a child of nature" or "a child of the Sixties". Added: trunk/test/isle/father/corpus/father.txt =================================================================== --- trunk/test/isle/father/corpus/father.txt (rev 0) +++ trunk/test/isle/father/corpus/father.txt 2013-09-04 08:10:08 UTC (rev 4044) @@ -0,0 +1 @@ +A father (or dad) is defined as a male parent or Individual progenitor of human offspring. The adjective "paternal" refers to a father and comparatively to "maternal" for a mother. The verb "to father" means to procreate or to sire a child from which also derives the gerund "fathering". Fathers determine the gender of their child through a sperm cell which either contains an X chromosome (female), or Y chromosome (male). Added: trunk/test/isle/father/corpus/female.txt =================================================================== --- trunk/test/isle/father/corpus/female.txt (rev 0) +++ trunk/test/isle/father/corpus/female.txt 2013-09-04 08:10:08 UTC (rev 4044) @@ -0,0 +1 @@ +Female (♀) is the sex of an organism, or a part of an organism, which produces non-mobile ova (egg cells). Added: trunk/test/isle/father/corpus/male.txt =================================================================== --- trunk/test/isle/father/corpus/male.txt (rev 0) +++ trunk/test/isle/father/corpus/male.txt 2013-09-04 08:10:08 UTC (rev 4044) @@ -0,0 +1 @@ +Male (♂) refers to organisms with the physiological sex which produces sperm. Each spermatozoon can fuse with a larger female gamete or ovum, in the process of fertilization. A male cannot reproduce sexually without access to at least one ovum from a female, but some organisms can reproduce both sexually and asexually. Not all species share a common sex-determination system. In most animals including humans, sex is determined genetically, but in some species it can be determined due to social, environmental or other factors. The existence of two sexes seems to have been selected independently across different evolutionary lineages. The repeated pattern is sexual reproduction in isogamous species with two or more mating types with gametes of identical form and behavior (but different at the molecular level) to anisogamous species with gametes of male and female types to oogamous species in which the female gamete is very much larger than the male and has no ability to move. There is a good argument that this pattern was driven by the physical constraints on the mechanisms by which two gametes get together as required for sexual reproduction. Accordingly, sex is defined operationally across species by the type of gametes produced and differences between males and females in one lineage are not always predictive of differences in another. Male/female dimorphism between organisms or reproductive organs of different sexes is not limited to animals; male gametes are produced by chytrids, diatoms and land plants, among others. In land plants, female and male designate not only the female and male gamete-producing organisms and structures but also the structures of the sporophytes that give rise to male and female plants. Added: trunk/test/isle/father/corpus/man.txt =================================================================== --- trunk/test/isle/father/corpus/man.txt (rev 0) +++ trunk/test/isle/father/corpus/man.txt 2013-09-04 08:10:08 UTC (rev 4044) @@ -0,0 +1 @@ +In English, lower case man (pl. men) refers to an adult human male (the term boy is the usual term for a human male child or adolescent). Sometimes it is also used as an adjective to identify a set of male humans, regardless of age, as in phrases such as "men's rights". Although men typically have a male reproductive system, some intersex people with ambiguous genitals, and biologically female transgender people, may also be classified or self-identify as a "man". The term manhood is used to refer to masculinity, the various qualities and characteristics attributed to men such as strength and male sexuality. Added: trunk/test/isle/father/corpus/mother.txt =================================================================== --- trunk/test/isle/father/corpus/mother.txt (rev 0) +++ trunk/test/isle/father/corpus/mother.txt 2013-09-04 08:10:08 UTC (rev 4044) @@ -0,0 +1 @@ +A mother (or mum/mom) is a woman who has raised a child, given birth to a child, and/or supplied the ovum that united with a sperm which grew into a child. Because of the complexity and differences of a mother's social, cultural, and religious definitions and roles, it is challenging to specify a universally acceptable definition for the term. The male equivalent is a father. Added: trunk/test/isle/father/corpus/person.txt =================================================================== --- trunk/test/isle/father/corpus/person.txt (rev 0) +++ trunk/test/isle/father/corpus/person.txt 2013-09-04 08:10:08 UTC (rev 4044) @@ -0,0 +1 @@ +A person is a being, such as a human, that has certain capacities or attributes constituting personhood, the precise definition of which is the subject of much controversy. The common plural of "person", "people", is often used to refer to an entire nation or ethnic group (as in "a people"), so the plural "persons" is often used in contexts which require precision such as philosophical and legal writing. Added: trunk/test/isle/father/father_labeled.owl =================================================================== --- trunk/test/isle/father/father_labeled.owl (rev 0) +++ trunk/test/isle/father/father_labeled.owl 2013-09-04 08:10:08 UTC (rev 4044) @@ -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. |