removed legacy terms
authorVikash Agrawal <vikashagrawal1990@gmail.com>
Fri, 09 Aug 2013 23:18:49 +0530
changeset 1886 6102b142f79a
parent 1885 b3bb14920aa6
child 1887 cb0a81750ee0
removed legacy terms
contexts/schema.org.jsonld
--- a/contexts/schema.org.jsonld	Fri Aug 09 15:18:56 2013 +0530
+++ b/contexts/schema.org.jsonld	Fri Aug 09 23:18:49 2013 +0530
@@ -20,9 +20,6 @@
     "attendee": {
       "@type": "@id"
     },
-    "attendees": {
-      "@type": "@id"
-    },
     "birthDate": {
       "@type": "xsd:date"
     },
@@ -35,15 +32,9 @@
     "colleague": {
       "@type": "@id"
     },
-    "colleagues": {
-      "@type": "@id"
-    },
     "contactPoint": {
       "@type": "@id"
     },
-    "contactPoints": {
-      "@type": "@id"
-    },
     "duration": {
       "@type": "xsd:duration"
     },
@@ -74,9 +65,6 @@
     "map": {
       "@type": "@id"
     },
-    "maps": {
-      "@type": "@id"
-    },
     "memberOf": {
       "@type": "@id"
     },
@@ -89,30 +77,18 @@
     "parent": {
       "@type": "@id"
     },
-    "parents": {
-      "@type": "@id"
-    },
     "performer": {
       "@type": "@id"
     },
-    "performers": {
-      "@type": "@id"
-    },
     "photo": {
       "@type": "@id"
     },
-    "photos": {
-      "@type": "@id"
-    },
     "relatedTo": {
       "@type": "@id"
     },
     "sibling": {
       "@type": "@id"
     },
-    "siblings": {
-      "@type": "@id"
-    },
     "spouse": {
       "@type": "@id"
     },
@@ -122,9 +98,6 @@
     "subEvent": {
       "@type": "@id"
     },
-    "subEvents": {
-      "@type": "@id"
-    },
     "superEvent": {
       "@type": "@id"
     },
@@ -135,4 +108,4 @@
       "@type": "@id"
     }
   }
-}
\ No newline at end of file
+}