This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/sfmain/do/go/artf6554 at Sun, 06 Nov 2022 20:52:29 GMT SourceForge : artf6554: Allowing inverse relations

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin

NML-WG Homepage
Search Tracker
Project: NML-WG     Trackers > Schema Progress > View Artifact
Artifact artf6554 : Allowing inverse relations
Tracker: Schema Progress
Title: Allowing inverse relations
Description:
So far we have identified several different relations. We have defined them all in a single direction (hasTopology, 
hasNode, hasPort, isSource, isSink, etc.).

The question now is whether we want to define the inverse of relations as well.

E.g. the inverse of isSource is hasSource:

<nml:Link id="urn:ogf:network:provider.com:2012:PortA">
  <nml:Relation type="isSource">
    <nml:Port idRef="urn:ogf:network:client.net:2012:LinkA"/>
  </nml:Relation>
</nml:Link>

<nml:Port id="urn:ogf:network:client.net:2012:LinkA"/>
  <nml:Relation type="hasSource">
    <nml:Link idRef="urn:ogf:network:provider.com:2012:PortA">
  </nml:Relation>
</nml:Link>
Submitted By: Freek Dijkstra
Submitted On: 04/02/2012 10:07 AM EDT
Last Modified: 11/30/2012 7:53 AM EST
Closed: 11/30/2012 7:53 AM EST

Status / Comments Change Log Associations Attachments  
 (4 Items)
Field Old Value New Value Date Performed By
Closed 11/30/2012 11/30/2012 7:53 AM EST Jeroen van der Ham
Status
Last Call - Reject
Rejected
11/30/2012 7:53 AM EST Jeroen van der Ham
Status
Last Call
Last Call - Reject
08/08/2012 10:01 AM EDT Freek Dijkstra
Status
Under discussion
Last Call
07/30/2012 7:59 AM EDT Freek Dijkstra

 
 


The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/sfmain/do/go/artf6554 at Sun, 06 Nov 2022 20:52:33 GMT