@@ -137,10 +137,10 @@ vf:Fulfillment a owl:Class ;
vs:term_status"unstable";
rdfs:comment"The quantity that the economic event fulfilled towards the commitment.".
vf:Reciprocityaowl:Class;
rdfs:label"vf:Reciprocity";
vf:Claimaowl:Class;
rdfs:label"vf:Claim";
vs:term_status"unstable";
rdfs:comment"The quantity that the economic event implies towards creation of the reciprocal commitment.".
rdfs:comment"A reciprocal claim implied by an economic event, usually based on a prior agreement. Note that a claim can exist withuot being instantiated, if an agreement indicates it.".
vf:Appreciationaowl:Class;
rdfs:label"vf:Appreciation";
...
...
@@ -284,19 +284,19 @@ vf:under a owl:ObjectProperty ;
vs:term_status"unstable";
rdfs:comment"Reference to an agreement between agents which specifies the rules or policies or calculations which govern this flow.".
vf:createdByaowl:ObjectProperty;
rdfs:label"created by";
rdfs:domainvf:Reciprocity;
rdfs:rangevf:EconomicEvent;
vf:initiatesaowl:ObjectProperty;
rdfs:label"initiates";
rdfs:domainvf:EconomicEvent;
rdfs:rangevf:Claim;
vs:term_status"unstable";
rdfs:comment"References the economic event that fully or partially created the commitment, often based on a prior agreement.".
rdfs:comment"A reciprocal claim implied by the economic event, usually based on a prior agreement.".
vf:createsaowl:ObjectProperty;
rdfs:label"creates";
rdfs:domainvf:Reciprocity;
rdfs:rangevf:Commitment;
vf:acknowledgesaowl:ObjectProperty;
rdfs:label"acknowledges";
rdfs:domainvf:Commitment;
rdfs:rangevf:Claim;
vs:term_status"unstable";
rdfs:comment"References the commitment that was fully or partially created because of the economic event, often based on a prior agreement.".
rdfs:comment"References the claim(s) that this commitment covers.".