Trinh H. Nguyen

fixed type possibleindivdual --> possibleindividual

Showing 1 changed file with 16 additions and 17 deletions
......@@ -2,7 +2,6 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix list: <http://www.co-ode.org/ontologies/list.owl#> .
@prefix dm: <http://data.posccaesar.org/dm/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ptrn: <http://data.posccaesar.org/ptrn/> .
......@@ -200,7 +199,7 @@ dm:hasFeature a owl:ObjectProperty , owl:TransitiveProperty ;
dm:occurrenceCauseOfEndOfValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfActivity ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
dm:definedByLiteral "each member of the cause class causes the end of the ended" ;
lcm:hasPersonInterpretableIdentifierLiteral
"occurrence cause of end of value" ;
......@@ -249,7 +248,7 @@ dm:describedBy a owl:ObjectProperty ;
dm:valueTemporalPartOfOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfIndividual ;
rdfs:subPropertyOf dm:valuePartOfOccurrence ;
dm:definedByLiteral "the part is a temporal part of each member of the whole class" ;
......@@ -573,7 +572,7 @@ dm:ClassOfInformationObject
dm:occurrenceBeginsValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfEvent ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
rdfs:subPropertyOf dm:occurrenceTemporalPartOfValue ;
dm:definedByLiteral "each member of the part class is the beginning of the whole" ;
lcm:hasPersonInterpretableIdentifierLiteral
......@@ -716,7 +715,7 @@ dm:ComputerFileFormat
dm:valueHasBeginningOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfEvent ;
rdfs:subPropertyOf dm:valueHasTemporalPartOccurrence ;
dm:definedByLiteral "the whole has each member of the part class as its beginning" ;
......@@ -796,7 +795,7 @@ dm:textStringAsLiteral
dm:valueHasPartOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfIndividual ;
dm:definedByLiteral "the whole has each member of the part class as a part" ;
lcm:hasPersonInterpretableIdentifierLiteral
......@@ -820,7 +819,7 @@ dm:valueHasPartOccurrence
dm:occurrenceTemporalPartOfValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfIndividual ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
rdfs:subPropertyOf dm:occurrencePartOfValue ;
dm:definedByLiteral "each member of the part class is a temporal part of the whole" ;
lcm:hasPersonInterpretableIdentifierLiteral
......@@ -931,7 +930,7 @@ dm:FunctionalPhysicalObject
dm:valueHasCauseOfBeginningOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfActivity ;
dm:definedByLiteral "the beginning of the begun has each member of the cause class as its cause" ;
lcm:hasPersonInterpretableIdentifierLiteral
......@@ -984,7 +983,7 @@ dm:temporalPartOf a owl:ObjectProperty , owl:TransitiveProperty ;
dm:occurrenceCauseOfBeginningOfValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfActivity ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
dm:definedByLiteral "each member of the cause class causes the beginning of the begun" ;
lcm:hasPersonInterpretableIdentifierLiteral
"occurrence cause of beginning of value" ;
......@@ -1130,7 +1129,7 @@ dm:RepresentationFormat
dm:occurrencehasPartValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfIndividual ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
dm:definedByLiteral "each member of the whole class has the part " ;
lcm:hasPersonInterpretableIdentifierLiteral
"occurrence has part value" ;
......@@ -2635,7 +2634,7 @@ dm:hasParticipant a owl:ObjectProperty ;
dm:occurrencehasTemporalPartValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfIndividual ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
rdfs:subPropertyOf dm:occurrencehasPartValue ;
dm:definedByLiteral "each member of the whole class has the part as a temporal part " ;
lcm:hasPersonInterpretableIdentifierLiteral
......@@ -2747,7 +2746,7 @@ dm:occurrenceHasCauseValue
dm:occurrenceEndsValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfEvent ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
rdfs:subPropertyOf dm:occurrenceTemporalPartOfValue ;
dm:definedByLiteral "each member of the part class is the end of the whole" ;
lcm:hasPersonInterpretableIdentifierLiteral
......@@ -2785,7 +2784,7 @@ dm:valueBeginsOccurrence
dm:occurrencePartOfValue
a owl:ObjectProperty ;
rdfs:domain dm:ClassOfIndividual ;
rdfs:range dm:PossibleIndivdual ;
rdfs:range dm:PossibleIndividual ;
dm:definedByLiteral "each member of the part class is a part of the whole" ;
lcm:hasPersonInterpretableIdentifierLiteral
"occurrence part of value" ;
......@@ -3042,7 +3041,7 @@ dm:partOf a owl:ObjectProperty , owl:TransitiveProperty ;
dm:valuePartOfOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfIndividual ;
dm:definedByLiteral "the part is a part of each member of the whole class" ;
lcm:hasPersonInterpretableIdentifierLiteral
......@@ -4246,7 +4245,7 @@ dm:spatialPartOf a owl:ObjectProperty , owl:TransitiveProperty ;
dm:valueHasEndOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfEvent ;
rdfs:subPropertyOf dm:valueHasTemporalPartOccurrence ;
dm:definedByLiteral "the whole has each member of the part class as its end" ;
......@@ -4433,7 +4432,7 @@ dm:contains a owl:ObjectProperty ;
dm:valueHasTemporalPartOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfIndividual ;
rdfs:subPropertyOf dm:valueHasPartOccurrence ;
dm:definedByLiteral "the whole has each member of the part class as a temporal part" ;
......@@ -4552,7 +4551,7 @@ dm:beginningOf a owl:ObjectProperty ;
dm:valueHasCauseOfEndOccurrence
a owl:ObjectProperty ;
rdfs:domain dm:PossibleIndivdual ;
rdfs:domain dm:PossibleIndividual ;
rdfs:range dm:ClassOfActivity ;
dm:definedByLiteral "the end of the ended has each member of the cause class as its cause" ;
lcm:hasPersonInterpretableIdentifierLiteral
......