From 4406b861208cd52bf9ea75a67b62b95fa06dbb37 Mon Sep 17 00:00:00 2001 From: Luuk Arts Date: Tue, 12 Dec 2017 18:37:56 +0100 Subject: Update Fields.md --- Fields.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Fields.md b/Fields.md index 62dd6bf..fece570 100644 --- a/Fields.md +++ b/Fields.md @@ -1,23 +1,31 @@ Below is a list of the categories of fields that we think are important, based on the amount of occurrences of the fields: Names ( with occurences > 1000 ) + { + dbp:showName, dbp:filename, dbo:ingredientName, dbp:nativeName, dbp:fullname, dbp:leaderName, dbp:officialName, dbp:subdivisionName, dbp:nickname, dbo:birthName, dbp:alternativeNames, dbp:birthName, foaf:surname, foaf:givenName, dbp:name, foaf:name + } Dates ( with occurences > 1000 ) + { + dbo:foundingDate, dbp:establishedDate, dbp:releaseDate, dbo:releaseDate, dbp:deathDate, dbp:date, dbp:dateOfDeath, dbo:deathDate, dbp:birthDate, dbp:dateOfBirth, dbo:birthDate, dbp:year, dbo:activeYearsEndyear, dbo:foundingYear, dbp:years, dbp:yearsActive, dbo:deathYear, dbo:activeYearsStartYear, dbo:birthYear + } Top occuring fields ( with occurences > 10k ) ( including fields blacklisted by Nordlys ) + { + dbp:location, dbp:website, dbo:genre, dbp:birthPlace, dbp:placeOfBirth, dbo:birthPlace, dbp:title, dbp:type, dbp:country, dbp:genre, dbp:shortDescription, dc:description, dbp:caption, foaf:homepage, dbo:wikiPageDisambiguates, dbo:thumbnail, foaf:depiction, rdf:type, dbo:wikiPageredirects, fb:, @@ -28,5 +36,6 @@ Top occuring fields ( with occurences > 10k ) ( including fields blacklisted by foaf:surname, foaf:givenName, dbp:name, dbp:BirthDate, dbo:birthDate, dbp:dateOfBirth, - dbo:birthYear, + dbo:birthYear + } -- cgit v1.2.3