Mapping commons talk:BASA-image: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '==Testing== * [http://mappings.dbpedia.org/server/extraction/commons/extract?revid=&format=turtle-triples&extractors=custom&title=File:Hristogdanov.jpg File:Hristogdanov.jpg]')
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==done==
* map location -> locationName
* map copy-creation-date -> publicationDate
==todo==
* Figure out why validation says Couldn't load property mapping on page Mapping commons:BASA-image for these. They exist but I messed with namespaces a couple times...
** Ontology property not found: dct:medium
** Ontology property not found: inscription
** Ontology property not found: exhibition
** Ontology property not found: dct:extent
* handle multilingual descriptions https://github.com/dbpedia/extraction-framework/issues/311, eg
<pre>description        = {{bg|Христо Г. Данов}} {{en|Hristo G. Danov}}</pre>
* filter out values "необработен" somehow, since they are not useful
* map fonds, inventory to better than dc:identifier. Map archival-unit to something
==Testing==
==Testing==
* [http://mappings.dbpedia.org/server/extraction/commons/extract?revid=&format=turtle-triples&extractors=custom&title=File:Hristogdanov.jpg File:Hristogdanov.jpg]
* [http://mappings.dbpedia.org/server/extraction/commons/extract?revid=&format=turtle-triples&extractors=custom&title=File:Hristogdanov.jpg File:Hristogdanov.jpg]: multilingual descr, "необработен" in 4 places

Latest revision as of 14:35, 19 January 2015

done

  • map location -> locationName
  • map copy-creation-date -> publicationDate

todo

  • Figure out why validation says Couldn't load property mapping on page Mapping commons:BASA-image for these. They exist but I messed with namespaces a couple times...
    • Ontology property not found: dct:medium
    • Ontology property not found: inscription
    • Ontology property not found: exhibition
    • Ontology property not found: dct:extent
  • handle multilingual descriptions https://github.com/dbpedia/extraction-framework/issues/311, eg
description        = {{bg|Христо Г. Данов}} {{en|Hristo G. Danov}}
  • filter out values "необработен" somehow, since they are not useful
  • map fonds, inventory to better than dc:identifier. Map archival-unit to something

Testing