Kurrawong / anu-prez-ui-theme

0 stars 0 forks source link

Update BSA IRI to https://linked.data.gov.au/dataset/bsa #2

Open nicholascar opened 1 week ago

nicholascar commented 1 week ago

Currently https://data.idnau.org/pid/resource/d6e39a2d-c060-41a1-8c22-cbea947240a3 in the ANU Cat and https://data.idnau.org/pid/BSA in the IDN Cat.

Also, copy any new metadata for the dataset from the ANU Cat to the IDN Cat and add in, to all metadata entries:

<https://linked.data.gov.au/dataset/bsa>
    dcterms:isPartOf [ 
        dcat:hadRole <https://data.idnau.org/pid/vocab/cat-roles/home> ; 
        prov:entity <https://anufncatalogue.anu.edu.au/catalogue/anufnp> ;   # TODO: replace with ANUFNP Cat PID
] ,
[ 
        dcat:hadRole <https://data.idnau.org/pid/vocab/cat-roles/non-home> ; 
        prov:entity <https://data.idnau.org/pid/democat> ; 
] ;
.    

This tells use that the "home" catalogue for the BSA is the ANU FNP cat, and that it is also listed elsewhere too.

lalewis1 commented 5 days ago

updated in ANUFNP catalogue and PR submitted for the IDN. https://github.com/idn-au/catalogue-data/pull/50