@@ 181,6 181,7 @@ communication channel."
(org-element-property :URI headline)))))
(lang (org-export-data (plist-get info :language) info))
(timestr (format-time-string-ISO-8601))
+ ;; FIXME: check skos:scopeNote
(notation
(org-skos-i18n
(org-element-property :SKOS:NOTATION headline) lang "skos:notation"))
@@ 193,9 194,6 @@ communication channel."
(altlabel
(org-skos-i18n
(org-element-property :SKOS:ALTLABEL headline) lang "skos:altLabel"))
- (altlabel
- (org-skos-i18n
- (org-element-property :SKOS:ALTLABEL headline) lang "skos:altLabel"))
(preflabel
(org-skos-i18n
(or (org-element-property :SKOS:PREFLABEL headline)