client/data/properties.json
changeset 172 9b8df8d779f5
parent 68 803dbeb7c919
--- a/client/data/properties.json	Tue Apr 23 22:54:52 2013 +0200
+++ b/client/data/properties.json	Wed Apr 24 10:30:28 2013 +0200
@@ -1,60 +1,60 @@
-[
-	{
-		"label": "Dublin Core Metadata",
-		"base-uri": "http://purl.org/dc/elements/1.1/",
-		"properties": [
-			{
-				"uri": "contributor",
-				"label": "has contributor"
-			}, {
-				"uri": "coverage",
-				"label": "covers"
-			}, {
-				"uri": "creator",
-				"label": "created by"
-			}, {
-				"uri": "date",
-				"label": "has date"
-			}, {
-				"uri": "publisher",
-				"label": "published by"
-			}, {
-				"uri": "source",
-				"label": "has source"
-			}, {
-				"uri": "subject",
-				"label": "has subject"
-			}
-		]
-	}, {
-		"label": "SKOS Documentation properties",
-		"base-uri": "http://www.w3.org/2004/02/skos/core#",
-		"properties": [
-			{
-				"uri": "note",
-				"label": "has note"
-			}, {
-				"uri": "definition",
-				"label": "has definition"
-			}, {
-				"uri": "example",
-				"label": "has example"
-			}
-		]
-	}, {
-		"label": "SKOS Semantic relations",
-		"base-uri": "http://www.w3.org/2004/02/skos/core#",
-		"properties": [
-			{
-				"uri": "broader",
-				"label": "has broader"
-			}, {
-				"uri": "narrower",
-				"label": "has narrower"
-			}, {
-				"uri": "related",
-				"label": "has related"
-			}
-		]
-	}
-]
+[
+	{
+		"label": "Dublin Core Metadata",
+		"base-uri": "http://purl.org/dc/elements/1.1/",
+		"properties": [
+			{
+				"uri": "contributor",
+				"label": "has contributor"
+			}, {
+				"uri": "coverage",
+				"label": "covers"
+			}, {
+				"uri": "creator",
+				"label": "created by"
+			}, {
+				"uri": "date",
+				"label": "has date"
+			}, {
+				"uri": "publisher",
+				"label": "published by"
+			}, {
+				"uri": "source",
+				"label": "has source"
+			}, {
+				"uri": "subject",
+				"label": "has subject"
+			}
+		]
+	}, {
+		"label": "SKOS Documentation properties",
+		"base-uri": "http://www.w3.org/2004/02/skos/core#",
+		"properties": [
+			{
+				"uri": "note",
+				"label": "has note"
+			}, {
+				"uri": "definition",
+				"label": "has definition"
+			}, {
+				"uri": "example",
+				"label": "has example"
+			}
+		]
+	}, {
+		"label": "SKOS Semantic relations",
+		"base-uri": "http://www.w3.org/2004/02/skos/core#",
+		"properties": [
+			{
+				"uri": "broader",
+				"label": "has broader"
+			}, {
+				"uri": "narrower",
+				"label": "has narrower"
+			}, {
+				"uri": "related",
+				"label": "has related"
+			}
+		]
+	}
+]