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 at Sun, 06 Nov 2022 14:38:40 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  
 (5 Items)
Field Old Value New Value Date Performed By
Closed 11/30/2012 11/30/2012 8:11 AM EST Jeroen van der Ham
Status
Need proposal
Completed
11/30/2012 8:11 AM EST Jeroen van der Ham
Priority
4
1
08/08/2012 10:31 AM EDT Freek Dijkstra
Category
Procedural
Identifiers
08/08/2012 10:31 AM EDT Freek Dijkstra
Title
isReference
isReference & idRef
07/30/2012 7:46 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/artf6583 at Sun, 06 Nov 2022 14:38:44 GMT