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=attachments 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  
File Name File Size Added By Added On
No results found.

 
 


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=attachments at Sun, 06 Nov 2022 20:52:05 GMT