Skip to content

Commit

Permalink
adding RFC 6772
Browse files Browse the repository at this point in the history
  • Loading branch information
dret committed Oct 23, 2017
1 parent 0327a58 commit cee6179
Show file tree
Hide file tree
Showing 22 changed files with 335 additions and 14 deletions.
2 changes: 1 addition & 1 deletion _includes/concepts.md
@@ -1 +1 @@
724 values for 32 Web Concepts
728 values for 32 Web Concepts
2 changes: 1 addition & 1 deletion _includes/specs.md
@@ -1 +1 @@
261 specifications in 6 specification series
262 specifications in 6 specification series
42 changes: 41 additions & 1 deletion concepts.json
Expand Up @@ -7586,6 +7586,16 @@
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/8147",
"spec-name" : "RFC 8147" } ] },

{ "value" : "urn:ietf:params:xml:ns:basic-location-profiles",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:basic-location-profiles",
"details" :
[
{ "description" : "The Basic Location Profile XML schema extends the Common Policy schema by introducing new child elements to the transformation element.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.5",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] },

{ "value" : "urn:ietf:params:xml:ns:common-policy",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:common-policy",
Expand All @@ -7596,6 +7606,16 @@
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/4745",
"spec-name" : "RFC 4745" } ] },

{ "value" : "urn:ietf:params:xml:ns:geolocation-policy",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:geolocation-policy",
"details" :
[
{ "description" : "The Geolocation Policy XML schema extends the Common Policy schema by introducing new child elements to the condition and transformation elements.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.2",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] },

{ "value" : "urn:ietf:params:xml:schema:ECMLv2",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:schema:ECMLv2",
Expand All @@ -7613,6 +7633,16 @@
"registry" : "https:\/\/www.iana.org\/assignments\/xml-registry\/xml-registry.xhtml#schema",
"values" :
[
{ "value" : "urn:ietf:params:xml:schema:basic-location-profiles",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-schema\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-schema\/urn:ietf:params:xml:schema:basic-location-profiles",
"details" :
[
{ "description" : "The Basic Location Profile XML schema extends the Common Policy schema by introducing new child elements to the transformation element.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.4",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] },

{ "value" : "urn:ietf:params:xml:schema:common-policy",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-schema\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-schema\/urn:ietf:params:xml:schema:common-policy",
Expand All @@ -7621,4 +7651,14 @@
{ "description" : "This document defines a framework for authorization policies controlling access to application-specific data. This framework combines common location- and presence-specific authorization aspects. An XML schema specifies the language in which common policy rules are represented. The common policy framework can be extended to other application domains.",
"documentation" : "https:\/\/tools.ietf.org\/html\/rfc4745#section-15.3",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/4745",
"spec-name" : "RFC 4745" } ] } ] } ]
"spec-name" : "RFC 4745" } ] },

{ "value" : "urn:ietf:params:xml:schema:geolocation-policy",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-schema\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-schema\/urn:ietf:params:xml:schema:geolocation-policy",
"details" :
[
{ "description" : "The Geolocation Policy XML schema extends the Common Policy schema by introducing new child elements to the condition and transformation elements.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.1",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] } ] } ]
6 changes: 3 additions & 3 deletions concepts/index.md
Expand Up @@ -3,7 +3,7 @@ layout: page
title: "Web Concepts: Overview"
---

This is an overview of 32 Web Concepts (with a total of 724 distinct values) that have been harvested from all [available specifications](/specs):
This is an overview of 32 Web Concepts (with a total of 728 distinct values) that have been harvested from all [available specifications](/specs):

* [HTTP Authentication Schemes](http-authentication-scheme/) (10)
* [HTTP Cache Directives](http-cache-directive/) (15)
Expand Down Expand Up @@ -35,5 +35,5 @@ This is an overview of 32 Web Concepts (with a total of 724 distinct values) tha
* [URI Schemes](uri-scheme/) (32)
* [URN Namespaces](urn-namespace/) (14)
* [Well-Known URIs](well-known-uri/) (21)
* [XML Namespaces](xml-ns/) (3)
* [XML Schemas](xml-schema/) (1)
* [XML Namespaces](xml-ns/) (5)
* [XML Schemas](xml-schema/) (3)
20 changes: 20 additions & 0 deletions concepts/xml-ns.json
Expand Up @@ -16,6 +16,16 @@
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/8147",
"spec-name" : "RFC 8147" } ] },

{ "value" : "urn:ietf:params:xml:ns:basic-location-profiles",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:basic-location-profiles",
"details" :
[
{ "description" : "The Basic Location Profile XML schema extends the Common Policy schema by introducing new child elements to the transformation element.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.5",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] },

{ "value" : "urn:ietf:params:xml:ns:common-policy",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:common-policy",
Expand All @@ -26,6 +36,16 @@
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/4745",
"spec-name" : "RFC 4745" } ] },

{ "value" : "urn:ietf:params:xml:ns:geolocation-policy",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:geolocation-policy",
"details" :
[
{ "description" : "The Geolocation Policy XML schema extends the Common Policy schema by introducing new child elements to the condition and transformation elements.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.2",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] },

{ "value" : "urn:ietf:params:xml:schema:ECMLv2",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:schema:ECMLv2",
Expand Down
4 changes: 3 additions & 1 deletion concepts/xml-ns.md
Expand Up @@ -6,12 +6,14 @@ permalink: /concepts/xml-ns/



The following 3 XML Namespace values were found in [all available `webconcepts.info` specifications](/specs). Please be advised that the table shown here is maintained and compiled from [Web Concepts](/) sources. The [official XML Namespace registry](https://www.iana.org/assignments/xml-registry/xml-registry.xhtml#ns) is maintained by the [*Internet Assigned Numbers Authority (IANA)*](http://www.iana.org/).
The following 5 XML Namespace values were found in [all available `webconcepts.info` specifications](/specs). Please be advised that the table shown here is maintained and compiled from [Web Concepts](/) sources. The [official XML Namespace registry](https://www.iana.org/assignments/xml-registry/xml-registry.xhtml#ns) is maintained by the [*Internet Assigned Numbers Authority (IANA)*](http://www.iana.org/).

XML Namespace | Specification
-------: | :-------
[`urn:ietf:params:xml:ns:EmergencyCallData:control`](/concepts/xml-ns/urn:ietf:params:xml:ns:EmergencyCallData:control "This document defines a block of metadata/control data as an XML structure containing elements used for eCall and other related emergency call systems and extension points. The control block is an XML data structure allowing for acknowledgments, requests, and capabilities information. It is carried in a body part with a specific MIME media type.") | [**RFC 8147**: Next-Generation Pan-European eCall](/specs/IETF/RFC/8147 "This document describes how to use IP-based emergency services mechanisms to support the next generation of the Pan-European in-vehicle emergency call service defined under the eSafety initiative of the European Commission (generally referred to as "eCall"). eCall is a standardized and mandated system for a special form of emergency calls placed by vehicles, providing real-time communications and an integrated set of related data. This document also registers MIME media types and an Emergency Call Data Type for the eCall vehicle data and metadata/control data, and an INFO package to enable carrying this data in SIP INFO requests. Although this specification is designed to meet the requirements of next-generation Pan-European eCall (NG-eCall), it is specified generically such that the technology can be reused or extended to suit requirements across jurisdictions.")
[`urn:ietf:params:xml:ns:basic-location-profiles`](/concepts/xml-ns/urn:ietf:params:xml:ns:basic-location-profiles "The Basic Location Profile XML schema extends the Common Policy schema by introducing new child elements to the transformation element.") | [**RFC 6772**: Geolocation Policy: A Document Format for Expressing Privacy Preferences for Location Information](/specs/IETF/RFC/6772 "This document defines an authorization policy language for controlling access to location information. It extends the Common Policy authorization framework to provide location-specific access control. More specifically, this document defines condition elements specific to location information in order to restrict access to data based on the current location of the Target. Furthermore, this document defines two algorithms for reducing the granularity of returned location information. The first algorithm is defined for usage with civic location information, whereas the other one applies to geodetic location information. Both algorithms come with limitations. There are circumstances where the amount of location obfuscation provided is less than what is desired. These algorithms might not be appropriate for all application domains.")
[`urn:ietf:params:xml:ns:common-policy`](/concepts/xml-ns/urn:ietf:params:xml:ns:common-policy "This document defines a framework for authorization policies controlling access to application-specific data. This framework combines common location- and presence-specific authorization aspects. An XML schema specifies the language in which common policy rules are represented. The common policy framework can be extended to other application domains.") | [**RFC 4745**: Common Policy: A Document Format for Expressing Privacy Preferences](/specs/IETF/RFC/4745 "This document defines a framework for authorization policies controlling access to application-specific data. This framework combines common location- and presence-specific authorization aspects. An XML schema specifies the language in which common policy rules are represented. The common policy framework can be extended to other application domains.")
[`urn:ietf:params:xml:ns:geolocation-policy`](/concepts/xml-ns/urn:ietf:params:xml:ns:geolocation-policy "The Geolocation Policy XML schema extends the Common Policy schema by introducing new child elements to the condition and transformation elements.") | [**RFC 6772**: Geolocation Policy: A Document Format for Expressing Privacy Preferences for Location Information](/specs/IETF/RFC/6772 "This document defines an authorization policy language for controlling access to location information. It extends the Common Policy authorization framework to provide location-specific access control. More specifically, this document defines condition elements specific to location information in order to restrict access to data based on the current location of the Target. Furthermore, this document defines two algorithms for reducing the granularity of returned location information. The first algorithm is defined for usage with civic location information, whereas the other one applies to geodetic location information. Both algorithms come with limitations. There are circumstances where the amount of location obfuscation provided is less than what is desired. These algorithms might not be appropriate for all application domains.")
[`urn:ietf:params:xml:schema:ECMLv2`](/concepts/xml-ns/urn:ietf:params:xml:schema:ECMLv2 "ECML (Electronic Commerce Modeling Language) provides a set of hierarchical payment-oriented data structures that will enable automated software, including electronic wallets from multiple vendors, to supply and query for needed data in a more uniform manner.") | [**RFC 4112**: Electronic Commerce Modeling Language (ECML) Version 2 Specification](/specs/IETF/RFC/4112 "Electronic commerce frequently requires a substantial exchange of information in order to complete a purchase or other transaction, especially the first time the parties communicate. A standard set of hierarchically-organized payment-related information field names in an XML syntax is defined so that this task can be more easily automated. This is the second version of an Electronic Commerce Modeling Language (ECML) and is intended to meet the requirements of RFC 3505.")

<br/>
Expand Down
@@ -0,0 +1,10 @@

{ "value" : "urn:ietf:params:xml:ns:basic-location-profiles",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:basic-location-profiles",
"details" :
[
{ "description" : "The Basic Location Profile XML schema extends the Common Policy schema by introducing new child elements to the transformation element.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.5",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] }
16 changes: 16 additions & 0 deletions concepts/xml-ns/urn:ietf:params:xml:ns:basic-location-profiles.md
@@ -0,0 +1,16 @@
---
layout: concept
permalink: "/concepts/xml-ns/urn%3Aietf%3Aparams%3Axml%3Ans%3Abasic-location-profiles"
title: "XML Namespace: urn:ietf:params:xml:ns:basic-location-profiles"
concept-name: XML Namespace
concept-value: urn:ietf:params:xml:ns:basic-location-profiles
description: "The Basic Location Profile XML schema extends the Common Policy schema by introducing new child elements to the transformation element."
---

[The Basic Location Profile XML schema extends the Common Policy schema by introducing new child elements to the transformation element.](http://tools.ietf.org/html/rfc6772#section-11.5 "Read documentation for XML Namespace &#34;urn:ietf:params:xml:ns:basic-location-profiles&#34;") (**[RFC 6772: Geolocation Policy: A Document Format for Expressing Privacy Preferences for Location Information](/specs/IETF/RFC/6772 "This document defines an authorization policy language for controlling access to location information. It extends the Common Policy authorization framework to provide location-specific access control. More specifically, this document defines condition elements specific to location information in order to restrict access to data based on the current location of the Target. Furthermore, this document defines two algorithms for reducing the granularity of returned location information. The first algorithm is defined for usage with civic location information, whereas the other one applies to geodetic location information. Both algorithms come with limitations. There are circumstances where the amount of location obfuscation provided is less than what is desired. These algorithms might not be appropriate for all application domains.")**)

<br/>
<hr/>

<p style="float : left"><a href="./urn:ietf:params:xml:ns:basic-location-profiles.json" title="JSON representing this particular Web Concept value">JSON</a></p>
<p style="text-align: right">Return to list of all ( <a href="../xml-ns/">XML Namespaces</a> | <a href="../">Web Concepts</a> )</p>
10 changes: 10 additions & 0 deletions concepts/xml-ns/urn:ietf:params:xml:ns:geolocation-policy.json
@@ -0,0 +1,10 @@

{ "value" : "urn:ietf:params:xml:ns:geolocation-policy",
"concept" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/",
"id" : "http:\/\/webconcepts.info\/concepts\/xml-ns\/urn:ietf:params:xml:ns:geolocation-policy",
"details" :
[
{ "description" : "The Geolocation Policy XML schema extends the Common Policy schema by introducing new child elements to the condition and transformation elements.",
"documentation" : "http:\/\/tools.ietf.org\/html\/rfc6772#section-11.2",
"specification" : "http:\/\/webconcepts.info\/specs\/IETF\/RFC\/6772",
"spec-name" : "RFC 6772" } ] }
16 changes: 16 additions & 0 deletions concepts/xml-ns/urn:ietf:params:xml:ns:geolocation-policy.md
@@ -0,0 +1,16 @@
---
layout: concept
permalink: "/concepts/xml-ns/urn%3Aietf%3Aparams%3Axml%3Ans%3Ageolocation-policy"
title: "XML Namespace: urn:ietf:params:xml:ns:geolocation-policy"
concept-name: XML Namespace
concept-value: urn:ietf:params:xml:ns:geolocation-policy
description: "The Geolocation Policy XML schema extends the Common Policy schema by introducing new child elements to the condition and transformation elements."
---

[The Geolocation Policy XML schema extends the Common Policy schema by introducing new child elements to the condition and transformation elements.](http://tools.ietf.org/html/rfc6772#section-11.2 "Read documentation for XML Namespace &#34;urn:ietf:params:xml:ns:geolocation-policy&#34;") (**[RFC 6772: Geolocation Policy: A Document Format for Expressing Privacy Preferences for Location Information](/specs/IETF/RFC/6772 "This document defines an authorization policy language for controlling access to location information. It extends the Common Policy authorization framework to provide location-specific access control. More specifically, this document defines condition elements specific to location information in order to restrict access to data based on the current location of the Target. Furthermore, this document defines two algorithms for reducing the granularity of returned location information. The first algorithm is defined for usage with civic location information, whereas the other one applies to geodetic location information. Both algorithms come with limitations. There are circumstances where the amount of location obfuscation provided is less than what is desired. These algorithms might not be appropriate for all application domains.")**)

<br/>
<hr/>

<p style="float : left"><a href="./urn:ietf:params:xml:ns:geolocation-policy.json" title="JSON representing this particular Web Concept value">JSON</a></p>
<p style="text-align: right">Return to list of all ( <a href="../xml-ns/">XML Namespaces</a> | <a href="../">Web Concepts</a> )</p>

0 comments on commit cee6179

Please sign in to comment.