1
0
Переглянути джерело

Moved around the order of title elements in example

Christophe Debruyne 8 роки тому
батько
коміт
11c43e7c17
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      test/resources/COL03.mapping.ttl

+ 1 - 1
test/resources/COL03.mapping.ttl

@@ -38,8 +38,8 @@
 		rr:predicate madsrdf:elementList ;
 		rr:objectMap [
 			rrf:gather (
-				[ rr:template "urn:tcd:title-main-{id}" ] 
 				[ rr:template "urn:tcd:title-nonsort-{nonSortId}" ] 
+				[ rr:template "urn:tcd:title-main-{id}" ] 
 				[ rr:template "urn:tcd:title-subtitle-{subtitleId}" ] 
 				[ rr:template "urn:tcd:title-partname-{partNameId}" ] 
 				[ rr:template "urn:tcd:title-partnumber-{partNumberId}" ]