Skip to content

Commit 68ea6c1

Browse files
committed
remove outdated Wikipedia field
1 parent d498a5b commit 68ea6c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

olclient/schemata/author.schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@
6363
}
6464
}
6565
},
66-
"wikipedia": {
67-
"type": "string",
68-
"description": "DEPRECATED: Not many authors have this property. Should be moved to Links and/or remote_ids: wikidata."
69-
},
7066
"revision": { "type": "number" },
7167
"latest_revision": { "type": "number" },
7268
"created": { "$ref": "shared_definitions.json#/internal_datetime" },

0 commit comments

Comments
 (0)