- From: Angus Leslie Nixon <angus.nixon@adelaide.edu.au>
- Date: Wed, 6 Aug 2025 01:24:48 +0000
- To: "public-perma-id@w3.org" <public-perma-id@w3.org>
- Message-ID: <ME3P282MB2500BDE7FCC0C2AC8A7398CFA12DA@ME3P282MB2500.AUSP282.PROD.OUTLOOK.COM>
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 Wednesday, 6 August 2025 21:04:26 UTC