From 362b41ba0c4e410ae2b95f9ad1fd532240fe67b8 Mon Sep 17 00:00:00 2001 From: Nicholas Car Date: Sun, 14 Oct 2018 19:23:28 +1000 Subject: [PATCH 1/3] fixing links after using W3C Link Checker --- profilesont/index.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/profilesont/index.html b/profilesont/index.html index 70dd0e455..637ea2ae1 100644 --- a/profilesont/index.html +++ b/profilesont/index.html @@ -69,25 +69,25 @@

Introduction

and can also be used generally for any profiles of any standards.

- This model starts with dcterms:Standard entities + This model starts with dcterms:Standard entities which can either be Base Specifications (a Standard not profiling any other Standard) or Profiles (Standards which do profile others). Base Specifications or Profiles can have Resource Descriptors associated with them that define rules for implementing it. Resource Descriptors must indicate the role they play (to guide, to validate etc.) and the formalism they adhere to (dct:format) to allow for content negotiation. A vocabulary of Resource Roles are provided alongside this ontology and that list is extensible.

-
+

Compliance with this Document

For the purpose of compliance, the normative sections of this document are - Section 1.1, - Section 1.2, - Section 6, - Section 7, - Section 8, + Section 1.1, + Section 1.2, + Section 5, + Section 6 & + Section 7

-
+

Notational Conventions

The key words may, must, must not, optional, shall, @@ -289,7 +289,7 @@

hasProfile

RDF Property:prof:hasProfile - OWL type:owl:ObjectProperty + OWL type:owl:ObjectProperty Label:has profile Definition:A known profile of a specification Domain:prof:Profile @@ -305,7 +305,7 @@

resource

RDF Property:prof:hasResource - OWL type:owl:ObjectProperty + OWL type:owl:ObjectProperty Label:has resource Definition:Property for indicating a Resource Descriptor of this profile Range:prof:ResourceDescriptor @@ -319,7 +319,7 @@

profileOf

RDF Property:profileOf - OWL type:owl:ObjectProperty + OWL type:owl:ObjectProperty Label:profile of Definition:The immediate parent (base specification) an Profile describes conformance to Domain:prof:Profile @@ -333,10 +333,10 @@

profileOf

profileOfTransitive

- + - + @@ -352,11 +352,11 @@

token

- + - +
RDF Property:dcat:dataset
RDF Property:prof:profileOfTransitive
OWL type:owl:ObjectProperty
OWL type:owl:ObjectProperty
Label:profile of transitive
Definition:A base specification an Profile conforms to
Domain:prof:Profile
RDF Property:prof:token
OWL type:owl:DatatypeProperty
OWL type:owl:DatatypeProperty
Label:token
Definition:A property for indicating a short name identifying this profile for use in APIs
Domain:prof:Profile
Range:xsd:token
Range:xsd:token
Usage note:This property is to be used to indicate a token that identifies this Profile which should be used when the Profile's URI cannot be used. For potential use in content negotiation. Will require a registry to disambiguate as do Media Type type tokens
@@ -393,7 +393,7 @@

conformsTo

This property's details are from the [[DCTERMS]] specification.

- + @@ -520,7 +520,7 @@

Alignment with OGC/ISO Modular specification model

-
+

Privacy Considerations

From 9ee3eac0f022b3a43aa78ed5ddbbabb79afc78be Mon Sep 17 00:00:00 2001 From: Nicholas Car Date: Sun, 14 Oct 2018 19:43:52 +1000 Subject: [PATCH 2/3] fixing links after using W3C Link Checker #2 --- profilesont/index.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/profilesont/index.html b/profilesont/index.html index 637ea2ae1..4e26d5876 100644 --- a/profilesont/index.html +++ b/profilesont/index.html @@ -73,7 +73,7 @@

Introduction

which can either be Base Specifications (a Standard not profiling any other Standard) or Profiles (Standards which do profile others). Base Specifications or Profiles can have Resource Descriptors associated with them that define rules for implementing it. Resource Descriptors must indicate the role they - play (to guide, to validate etc.) and the formalism they adhere to (dct:format) to allow for content negotiation. + play (to guide, to validate etc.) and the formalism they adhere to (dct:format) to allow for content negotiation. A vocabulary of Resource Roles are provided alongside this ontology and that list is extensible.

@@ -279,7 +279,7 @@

Class: Profile

-
+
RDF Property:skos:conformsTo
RDF Property:dct:conformsTo
Label:Conforms To
Sub class of:dct:Standard
Sub class of:dct:Standard
@@ -393,13 +393,12 @@

conformsTo

This property's details are from the [[DCTERMS]] specification.

- + - - +
RDF Property:dct:conformsTo
RDF Property:dct:conformsTo
Label:Conforms To
Definition:An established standard to which the described resource conforms
Sub property of:dc:relation, dct:relation
Sub property of:dc:relation, dct:relation
@@ -408,13 +407,12 @@

format

This property's details are from the [[DCTERMS]] specification.

- + - - +
RDF Property:dct:format
RDF Property:dct:format
Label:Format
Definition:The file format, physical medium, or dimensions of the resource
Sub property of:dc:format
Sub property of:dc:format
@@ -428,7 +426,7 @@

hasRole

Label:has role Definition:Functional role of an Resource Domain:prof:ResourceDescriptor - Range:skos:Concept + Range:skos:Concept Usage note:Some roles are published alongside this ontology in a separate vocabulary @@ -437,7 +435,7 @@

hasRole

inheritedFrom

- + @@ -458,7 +456,7 @@

Class: ResourceRole

- +
RDF Property:dcat:dataset
RDF Property:prof:inheritedFrom
Label:inherited from
Label:Resource Role
Definition:The role that an Resource plays. Specific terms must come from a vocabulary
Sub class of:skos:Concept
Sub class of:skos:Concept
From 8b757161ca9d28e479a36a84da8f6d05ec50b5f6 Mon Sep 17 00:00:00 2001 From: Nicholas Car Date: Sun, 14 Oct 2018 19:49:43 +1000 Subject: [PATCH 3/3] fixing links after using W3C Link Checker #3 --- profilesont/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/profilesont/index.html b/profilesont/index.html index 4e26d5876..7f70038a2 100644 --- a/profilesont/index.html +++ b/profilesont/index.html @@ -248,12 +248,12 @@

Dependencies

Class: BaseSpecification

- + - +
RDF Class:prof:BaseSpecification
RDF Class:prof:BaseSpecification
Label:Base Specification
Definition:A specification that defines all implementation constraints, without applying constraints on usage of another specification
Sub class of:prof:Profile
Sub class of:prof:Profile
Usage note:This may not be a useful class: documents of any specification can be regarded as a trivial profile, so applications only need to be concerned with Profile conformance
@@ -262,7 +262,7 @@

Class: BaseSpecification

Class: Profile

- + @@ -333,7 +333,7 @@

profileOf

profileOfTransitive

RDF Class:prof:ResourceRole
RDF Class:prof:ResourceRole
Label:Profile
- + @@ -367,7 +367,7 @@

token

Class: ResourceDescriptor

RDF Property:prof:profileOfTransitive
RDF Property:prof:profileOfTransitive
OWL type:owl:ObjectProperty
- + @@ -451,7 +451,7 @@

inheritedFrom

Class: ResourceRole

RDF Class:prof:ResourceDescriptor
RDF Class:prof:ResourceDescriptor
Label:Resource Descriptor
- +
RDF Class:prof:ResourceRole
RDF Class:prof:ResourceRole
Label:Resource Role