1
PartialClosure1
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:sto="http://vistology.com/ont/2009/especs/STO.owl#"
xmlns:stox="http://vistology.com/ont/2009/especs/STOExtension.owl#"
xmlns:bgk="http://vistology.com/ont/2009/especs/BackgroundKnowledge.owl#"
xmlns:s3="http://vistology.com/ont/2009/especs/S3.owl#"
<triple>
<subject variable="Sit"/>
<predicate resource="rdf:type"/>
<object resource="sto:FocalSituation"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantIndividual"/>
<object variable="Ind1"/>
</triple>
<triple>
<subject variable="Ind1"/>
<predicate resource="rdf:type"/>
<object resource="bgk:Bridge"/>
</triple>
<triple>
<subject variable="Ind1"/>
<predicate resource="stox:hasUniqueAttribute"/>
<object variable="Ind1Att"/>
</triple>
<triple>
<subject variable="Ind1Att"/>
<predicate resource="stox:hasUniqueAttributeValue"/>
<object variable="Ind1AttVal"/>
</triple>
<triple>
<subject variable="Ind1AttVal"/>
<predicate resource="stox:uniqueAttributeValue"/>
<object variable="val"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantIndividual"/>
<object variable="Ind2"/>
</triple>
<triple>
<subject variable="Ind2"/>
<predicate resource="rdf:type"/>
<object resource="bgk:Accident"/>
</triple>
<triple>
<subject variable="Ind2"/>
<predicate resource="bgk:cleared"/>
<object resource="sto:_0"/>
</triple>
<triple>
<subject variable="Ind2"/>
<predicate resource="bgk:blockedLanes"/>
<object variable="Num"/>
</triple>
<triple>
<subject variable="Ind1"/>
<predicate resource="bgk:isPlaceOf"/>
<object variable="Ind2"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantIndividual"/>
<object variable="Ind3"/>
</triple>
<triple>
<subject variable="Ind3"/>
<predicate resource="rdf:type"/>
<object resource="bgk:Vehicle"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantRelation"/>
<object resource="bgk:isPlaceOf"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantRelation"/>
<object resource="bgk:participant"/>
</triple>
<println>PartialClosure</println>
<assert>
<subject variable="Sit"/>
<predicate resource="rdf:type"/>
<object resource="s3:PartialClosure"/>
</assert>
<assert>
<subject variable="Ind3"/>
<predicate resource="rdf:type"/>
<object resource="s3:AccidentParticipant"/>
</assert>
PartialClosure2
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:sto="http://vistology.com/ont/2009/especs/STO.owl#"
xmlns:stox="http://vistology.com/ont/2009/especs/STOExtension.owl#"
xmlns:bgk="http://vistology.com/ont/2009/especs/BackgroundKnowledge.owl#"
xmlns:s3="http://vistology.com/ont/2009/especs/S3.owl#"
<triple>
<subject variable="Sit"/>
<predicate resource="rdf:type"/>
<object resource="sto:FocalSituation"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantIndividual"/>
<object variable="Ind1"/>
</triple>
<triple>
<subject variable="Ind1"/>
<predicate resource="rdf:type"/>
<object resource="bgk:Bridge"/>
</triple>
<triple>
<subject variable="Ind1"/>
<predicate resource="stox:hasUniqueAttribute"/>
<object variable="Ind1Att"/>
</triple>
<triple>
<subject variable="Ind1Att"/>
<predicate resource="stox:hasUniqueAttributeValue"/>
<object variable="Ind1AttVal"/>
</triple>
<triple>
<subject variable="Ind1AttVal"/>
<predicate resource="stox:uniqueAttributeValue"/>
<object variable="val"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantIndividual"/>
<object variable="Ind2"/>
</triple>
<triple>
<subject variable="Ind2"/>
<predicate resource="rdf:type"/>
<object resource="bgk:Accident"/>
</triple>
<triple>
<subject variable="Ind2"/>
<predicate resource="bgk:cleared"/>
<object resource="sto:_0"/>
</triple>
<triple>
<subject variable="Ind2"/>
<predicate resource="bgk:blockedLanes"/>
<object variable="Num"/>
</triple>
<triple>
<subject variable="Ind1"/>
<predicate resource="bgk:isPlaceOf"/>
<object variable="Ind2"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantIndividual"/>
<object variable="Ind3"/>
</triple>
<triple>
<subject variable="Ind3"/>
<predicate resource="rdf:type"/>
<object resource="bgk:Person"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantRelation"/>
<object resource="bgk:isPlaceOf"/>
</triple>
<triple>
<subject variable="Sit"/>
<predicate resource="sto:relevantRelation"/>
<object resource="bgk:participant"/>
</triple>
<println>PartialClosure</println>
<assert>
<subject variable="Sit"/>
<predicate resource="rdf:type"/>
<object resource="s3:PartialClosure"/>
</assert>
<assert>
<subject variable="Ind3"/>
<predicate resource="rdf:type"/>
<object resource="s3:AccidentParticipant"/>
</assert>