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/artf6583?selectedTab=comments at Sun, 06 Nov 2022 20:52:05 GMT SourceForge : artf6583: isReference & idRef

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 artf6583 : isReference & idRef
Tracker: Schema Progress
Title: isReference & idRef
Description:
Proposal 1. Introduce the "isReference" parameter to signify that a given Network Object is defined elsewhere and 
augmented here.

Discussion: it is yet unclear if "elsewhere" means "elsewhere in this document", "elsewhere in another document", "
defined by another organisation" or some of these.

Proposal 2: Use the following syntax:

XML:

<nml:Link id="urn:ogf:network:example.net:2012:mylink-a-to-b">
  <nml:property name="isReference">true</nml:name>
</nml:Link>

which is equivalent to:

<nml:Link idRef="urn:ogf:network:example.net:2012:mylink-a-to-b" />

RDF:

 urn:ogf:network:example.net:2012:mylink-a-to-b   nmlprop:isReference   "true" .
Submitted By: Freek Dijkstra
Submitted On: 07/30/2012 7:46 AM EDT
Last Modified: 11/30/2012 8:11 AM EST
Closed: 11/30/2012 8:11 AM EST

Status / Comments Change Log Associations Attachments  
Status  
Status:* Completed
Category:* Identifiers
Priority: * 1
Assigned To: * None
Comments
Jeroen van der Ham: 11/30/2012 8:11 AM EST
  Comment:
Moved to https://redmine.ogf.org/issues/50
  Action: Update
Closed set to 11/30/2012
Status changed from Need proposal to Completed
Freek Dijkstra: 08/08/2012 10:31 AM EDT
  Action: Update
Category changed from Procedural to Identifiers
Priority changed from 4 to 1
Freek Dijkstra: 07/30/2012 7:46 AM EDT
  Comment:
Regarding the meaning of "isReference", consider:
0. "the network element i'm describing is defined here in the element being parsed"
1. "the network element i'm describing is defined somewhere outside the element being parsed, but elsewhere in this file".
2. "the network element I'm describing is defined somewhere outside the file being parsed".

Aaron proposed to use "isReference" for both situations 1 and 2.
Freek proposed to use "isReference" for situation 2 only.
  Action: Update
Freek Dijkstra: 07/30/2012 7:46 AM EDT
  Action: Update
Title changed from isReference to isReference & idRef
Freek Dijkstra: 07/30/2012 7:46 AM EDT
  Action: Create


 
 


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/artf6583?selectedTab=comments at Sun, 06 Nov 2022 20:52:05 GMT