Re: w3id for multiple vocabularies

I'm not clear on what the request is for.  Can you post what a couple of
w3id URLs should look like and what they would map to?

-dave


On Tue, Aug 5, 2025 at 9:24 PM Angus Leslie Nixon <
angus.nixon@adelaide.edu.au> wrote:

> Hello
>
>
>
> I have previously used w3id to direct to landing pages for a single
> vocabulary under a common web address using the following in the .htaccess
> file
>
>
>
> RewriteEngine On
>
> RewriteRule ^(.*)$
> https://vocabs.ardc.edu.au/repository/api/lda/agn/agn-geochemistry-vocabulary/v1-0/resource?uri=https://w3id.org/auscope-geochemistry-network/$1
> [B,L,NE,QSA,R=307]
>
>
>
> Am I able to use this same .htaccess file to direct landing pages for
> multiple vocabularies at multiple different web addresses? So far I haven’t
> been able to figure this out using a single .htaccess file.
>
>
>
> The web addresses to add follow a common format, with the initial
> directory pointing to the web service (in this case through Australian
> Research Data Commons), followed by the vocabulary directory and address of
> the individual concepts and landing pages.:
>
>
>
> https://vocabs.ardc..edu.au/repository/api/lda/agn/
> *[vocabulary-name-and-info]*/*[individual-concept-address]*
>
>
>
> Have included some examples if this is of use:
>
> https://.vocabs.ardc.edu.au/repository/api/lda/agn/
> *agn-analysis-scale-test/v1-0/*
> resource?uri=https%3A%2F%2Fw3id.org%2Fauscope-geochemistry-network%2Fgeochemistry%2Fanalysis-scale
>
> https://.vocabs.ardc.edu.au/repository/api/lda/agn/
> *agn-data-reduction-software-test/v1-0/*
> resource?uri=https%3A%2F%2Fw3id.org%2Fauscope-geochemistry-network%2Fgeochemistry%2Fdata-reduction-software%2Fargon-argon-thermochronology
>
>
>
> Thanks for any help!
>
>
>
> Regards,
>
> Angus Nixon
>

Received on Thursday, 7 August 2025 19:09:27 UTC