Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -12,8 +12,8 @@ PREFIX rdl: <http://data.posccaesar.org/rdl/> | ... | @@ -12,8 +12,8 @@ PREFIX rdl: <http://data.posccaesar.org/rdl/> |
| 12 | PREFIX ptrn: <http://data.posccaesar.org/ptrn/> | 12 | PREFIX ptrn: <http://data.posccaesar.org/ptrn/> |
| 13 | 13 | ||
| 14 | ptrn:pattern1 rdl:hasDesignation "Pattern 1"; | 14 | ptrn:pattern1 rdl:hasDesignation "Pattern 1"; |
| 15 | - rdl:defaultRdsId "RDS1234"; | 15 | + rdl:defaultRdsId "RDS12345"; |
| 16 | - rdl:hasIdPCA "RDS1234"; | 16 | + rdl:hasIdPCA "RDS12345"; |
| 17 | rdf:type p2:Hurra1; | 17 | rdf:type p2:Hurra1; |
| 18 | rdfs:label "PaTTern 1". | 18 | rdfs:label "PaTTern 1". |
| 19 | 19 | ... | ... |
-
Please register or login to post a comment