Skip to content

Commit

Permalink
- CC-BY-ND aufgenommen
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Marienfeld committed Feb 28, 2013
1 parent 0b78228 commit 8323888
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 2 deletions.
3 changes: 2 additions & 1 deletion OGPD_JSON_Schema.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<tr><td rowspan="1">Beschreibung</td><td rowspan="1">description</td><td rowspan="1"></td><td rowspan="1"></td><td rowspan="1">String</td><td rowspan="1"></td><td rowspan="1">Erläuterung, welche Rolle die Ressource für den Datensatz, das Dokument bzw. die App spielt (z. B. ob es sich dabei um eine bestimmte Zeitscheibe oder Schlüsselliste handelt. Der Beschreibungstext, wird mit dem Link zur Ressource unterlegt.)</td></tr>
<tr><td rowspan="1">Sprache</td><td rowspan="1">language</td><td rowspan="1"></td><td rowspan="1"></td><td rowspan="1">String</td><td rowspan="1">^[a-z]{2}$</td><td rowspan="1">Sprache als ISO 639-1-Code, in der die Ressource verfasst ist.</td></tr>
<tr><td rowspan="1">Prüfsumme</td><td rowspan="1">hash</td><td rowspan="1"></td><td rowspan="1"></td><td rowspan="1">String</td><td rowspan="1"></td><td rowspan="1">Bei statischen Dateien die SHA2-Prüfsumme bzw. bei dynamischen Daten ein Zertifikat zur Überprüfung der Integrität.</td></tr>
<tr><td rowspan="1">Lizenz-ID</td><td rowspan="1">license_id</td><td rowspan="1"></td><td rowspan="1"></td><td rowspan="1">X</td><td rowspan="1">String</td><td rowspan="1">Enum aus: apache, app_commercial, app_freeware, app_opensource, bsd-license, cc-by, cc-by-sa, cc-nc, cc-zero, dl-de-by-1.0, dl-de-by-nc-1.0, geolizenz-closed, geolizenz-i-a, gfdl, gpl-3.0, mozilla, odc-by, odc-odbl, odc-pddl, official-work, other-closed, other-open</td><td rowspan="1">Lizenz aus einer festen Liste, s.u. bzw. <a href='https://github.com/fraunhoferfokus/ogd-metadata/blob/master/lizenzen/deutschland.json'>Liste</a></td></tr>
<tr><td rowspan="1">Lizenz-ID</td><td rowspan="1">license_id</td><td rowspan="1"></td><td rowspan="1"></td><td rowspan="1">X</td><td rowspan="1">String</td><td rowspan="1">Enum aus: apache, app_commercial, app_freeware, app_opensource, bsd-license, cc-by, cc-by-sa, cc-nc, cc-by-nd, cc-zero, dl-de-by-1.0, dl-de-by-nc-1.0, geolizenz-closed, geolizenz-i-a, gfdl, gpl-3.0, mozilla, odc-by, odc-odbl, odc-pddl, official-work, other-closed, other-open</td><td rowspan="1">Lizenz aus einer festen Liste, s.u. bzw. <a href='https://github.com/fraunhoferfokus/ogd-metadata/blob/master/lizenzen/deutschland.json'>Liste</a></td></tr>
<tr><td rowspan="1">Extras</td><td rowspan="32">extras</td><td rowspan="1"></td><td rowspan="1"></td><td rowspan="1">X</td><td rowspan="1">Object</td><td rowspan="1"></td><td rowspan="1">Zusaetzliche Angaben</td></tr>
<tr><td rowspan="1">Kontakte</td><td rowspan="6">contacts</td><td rowspan="1"></td><td rowspan="1"></td><td rowspan="1">Liste von Object</td><td rowspan="1"></td><td rowspan="1">Liste der Kontakte zu Metadaten, Daten, Dokument bzw. App.</td></tr>
<tr><td rowspan="1">Rolle</td><td rowspan="1">role</td><td rowspan="1">X</td><td rowspan="1">String</td><td rowspan="1">Enum aus: vertrieb, autor</td><td rowspan="1">Rolle, die dieser Kontakt für das Metadatum innehat. Unter Veröffentlichende Stelle wird die zuständige Behörde bzw. Organisationseinheit verstanden verstanden. Diese Angabe wird auch für den Filter 'nach Bereitsteller' genutzt. Der 'ansprechpartner' soll dagegen von den Datennutzern bei Fragen und Kommentaren kontaktiert werden, daher können auch Funktionstitel und Funktions-Emailadressen angegeben werden.</td></tr>
Expand Down Expand Up @@ -115,6 +115,7 @@
<tr><td>odc-pddl</td><td>Open Data Commons Public Domain Dedication and Licence (PDDL)</td><td>offen</td><td>X</td><td></td></tr>
<tr><td>other-open</td><td>Andere freie Lizenz</td><td>offen</td><td>X</td><td>X</td></tr>
<tr><td>cc-nc</td><td>Creative Commons Nicht-Kommerziell (CC-NC)</td><td>eingeschränkt</td><td>X</td><td></td></tr>
<tr><td>cc-by-nd</td><td>Creative Commons Keine Bearbeitung (CC-BY-ND)</td><td>eingeschränkt</td><td>X</td><td></td></tr>
<tr><td>dl-de-by-nc-1.0</td><td>Datenlizenz Deutschland Namensnennung nicht-kommerziell</td><td>eingeschränkt</td><td>X</td><td></td></tr>
<tr><td>geolizenz-i-a</td><td>Geolizenz Ia Namensnennung</td><td>eingeschränkt</td><td>X</td><td></td></tr>
<tr><td>geolizenz-closed</td><td>eingeschränkte Geolizenz</td><td>eingeschränkt</td><td>X</td><td></td></tr>
Expand Down
2 changes: 1 addition & 1 deletion OGPD_JSON_Schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
}
},
"license_id": {
"enum": ["apache", "app_commercial", "app_freeware", "app_opensource", "bsd-license", "cc-by", "cc-by-sa", "cc-nc", "cc-zero", "dl-de-by-1.0", "dl-de-by-nc-1.0", "geolizenz-closed", "geolizenz-i-a", "gfdl", "gpl-3.0", "mozilla", "odc-by", "odc-odbl", "odc-pddl", "official-work", "other-closed", "other-open"],
"enum": ["apache", "app_commercial", "app_freeware", "app_opensource", "bsd-license", "cc-by", "cc-by-sa", "cc-nc", "cc-by-nd", "cc-zero", "dl-de-by-1.0", "dl-de-by-nc-1.0", "geolizenz-closed", "geolizenz-i-a", "gfdl", "gpl-3.0", "mozilla", "odc-by", "odc-odbl", "odc-pddl", "official-work", "other-closed", "other-open"],
"type": "string",
"required": true,
"description": "Lizenz-ID: Lizenz aus einer festen Liste, s.u. bzw. <a href='https://github.com/fraunhoferfokus/ogd-metadata/blob/master/lizenzen/deutschland.json'>Liste</a>"
Expand Down
3 changes: 3 additions & 0 deletions OGPD_JSON_Schema_changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@
- license_id wieder zu den Kernfeldern verschoben.
- Veröffentlichende Stelle und Ansprechpartner wieder in die Kernfelder verschoben.

2012-02-28
- CC-BY-ND aufgenommen

13 changes: 13 additions & 0 deletions lizenzen/deutschland.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,19 @@
"status": "active",
"title": "Creative Commons Nicht-Kommerziell (CC-NC)",
"url": "http:https://creativecommons.org/licenses/by-nc/2.0/"
},
{
"domain_content": true,
"domain_data": true,
"domain_software": false,
"family": "",
"id": "cc-by-nd",
"is_okd_compliant": false,
"is_osi_compliant": false,
"maintainer": "",
"status": "active",
"title": "Creative Commons Keine Bearbeitung (CC-BY-ND)",
"url": "http:https://creativecommons.org/licenses/by-nd/3.0/"
},
{
"domain_content": true,
Expand Down

0 comments on commit 8323888

Please sign in to comment.