Identifier URIs

http://id.ninebynine.org/workinggroup/data/

The URI-space at http://id.ninebynine.org/ is reserved for use as identifier values of various kinds.

The "subdirectory" people is allocated for URIs used to identify properties, classes and values related to associations or groups of people. The values defined here are for an RDF-based counter-proposal to an ad-hoc XML format for IETF working group metadata proposed by Marshall Rose and Dave Crocker (see references).

[[[Note, this is currently a rough sketch, not finalized.]]]


Identifier values

In the following text, the namespace prefix 'wgd:' is taken to be 'http://id.ninebynine.org/workinggroup/data/'. RDF resource URIs are formed by concatenation of the prefix and the local name part.

Working group values and properties:

wgd:WorkingGroup
An RDF class of groups that are IETF or similar working groups.
wgd:area
IETF area name (literal).
wgd:event
Working group significant event (Event: see below).
wgd:mailto
Working group mailing list address (mailbox URL)
wgd:archive
Working group mail archive (URL).
wgd:subscribeAddress
Working group mailbox for subscription request to mailing list (mailbox URL).
wgd:subscribeBody
Text for body of message to subscription address to effect a subscription (literal).
wgd:person
A person associated with the mailing list (wgd:Person or foaf:Person resource, may be unidentified).
wgd:document
A document produced by or for the working group (wgd:Document resource, may be unidentified. The URL, if given, should be usable for retrieving a definitive, persistent version of the document.)
wgd:milestone
A working group milestone (wgd:Milestone resource, may be unidentified.)

Event related values and properties:

wgd:Event
An RDF superclass for all working group significant events.
wgd:Chartered
RDF class for a working group chartered event.
wgd:Inactive
RDF class for working group deactivation event.

Person related values and properties:

wgd:Person
RDF class for a person who fills a working group role.
wgd:role
Indicates a working group role filled by a person.
wgd:Role
RDF superclass for all working group roles.
wgd:Chair
RDF class for role of WG chair.
wgd:Director
RDF class for role of area director who monitors the WG.
wgd:AreaAdvisor
RDF class for role of area advisor to the WG.

Document related values and properties:

wgd:Document
RDF class for documents produced by or for a working group.
wgd:docStatus
RDF property indicating document status (resource value: see below)
wgd:RFC
Value for wgd:docStatus property indicating that the document is an RFC.
wgd:Draft
Value for wgd:docStatus property indicating that the document is an Internet-draft.
wgd:docRevision
RDF property indicating a document revision (wgd:Revision resource, may be unidentified).

Document revision related values and properties:

wgd:Revision
RDF class of document revisions.
wgd:revPublished
Property indicating publication date of revision (literal, ISO 8601 8-digit date value).
wgd:revSize
Property indicating document file size, in bytes, for this revision (literal, decimal numeral).

Milestone related values and properties:

wgd:Milestone
RDF class for working group milestone.
wgd:planned
Originally planned date for milestone to be achieved (literal, ISO 8601 8-digit date value).
wgd:actual
Actual date that milestone was achieved (literal, ISO 8601 8-digit date value).

Common properties:

wgd:name
An RDF property that indicates a name for a group or group-related resource (literal).
wgd:title
Title of the working group or group-related resource (literal).
wgt:description
Extended description of a group or group-related resource (literal).
wgd:date
Date of a working-group related event (literal, ISO 8601 8-digit date value).
wgd:begin
Start date for a WG related state (literal, 8-digit ISO8601 date value).
wgd:end
End date for a WG related state (literal, 8-digit ISO8601 date value).

Links to related information


For feedback please see: http://www.ninebynine.org/index.html#Contact
$Id: $