1
0
Bläddra i källkod

Moved around the order of title elements in example

Christophe Debruyne 8 år sedan
förälder
incheckning
11c43e7c17
1 ändrade filer med 1 tillägg och 1 borttagningar
  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}" ]