From 6d12ebeb888965d28d08df595d634880db9bc380 Mon Sep 17 00:00:00 2001 From: Juanje Mendoza Date: Fri, 20 Feb 2026 14:00:10 +0100 Subject: [PATCH] wrong endpoint description in two test --- doc/test/RSFC-04-1/RSFC-04-1.html | 2 +- doc/test/RSFC-04-1/RSFC-04-1.jsonld | 2 +- doc/test/RSFC-04-1/RSFC-04-1.ttl | 2 +- doc/test/RSFC-04-2/RSFC-04-2.html | 2 +- doc/test/RSFC-04-2/RSFC-04-2.jsonld | 2 +- doc/test/RSFC-04-2/RSFC-04-2.ttl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/test/RSFC-04-1/RSFC-04-1.html b/doc/test/RSFC-04-1/RSFC-04-1.html index 19fa283..1506fa4 100644 --- a/doc/test/RSFC-04-1/RSFC-04-1.html +++ b/doc/test/RSFC-04-1/RSFC-04-1.html @@ -96,7 +96,7 @@

TEST INFORMATION

Endpoint Desc.
- +
Endpoint URL
diff --git a/doc/test/RSFC-04-1/RSFC-04-1.jsonld b/doc/test/RSFC-04-1/RSFC-04-1.jsonld index a9dbd75..f8f57f6 100644 --- a/doc/test/RSFC-04-1/RSFC-04-1.jsonld +++ b/doc/test/RSFC-04-1/RSFC-04-1.jsonld @@ -123,7 +123,7 @@ ], "http://www.w3.org/ns/dcat#endpointDescription": [ { - "@id": "https://w3id.org/rsfc/api" + "@id": "https://rsfc.linkeddata.es/docs" } ], "http://www.w3.org/ns/dcat#endpointURL": [ diff --git a/doc/test/RSFC-04-1/RSFC-04-1.ttl b/doc/test/RSFC-04-1/RSFC-04-1.ttl index 641456a..7db23b9 100644 --- a/doc/test/RSFC-04-1/RSFC-04-1.ttl +++ b/doc/test/RSFC-04-1/RSFC-04-1.ttl @@ -26,7 +26,7 @@ dcterms:identifier "https://w3id.org/rsfc/test/RSFC-04-1" ; dcat:keyword "Metadata"@en , "Test"@en ; - dcat:endpointDescription ; + dcat:endpointDescription ; dcat:endpointURL ; dpv:isApplicableFor ; ftr:supportedBy ; diff --git a/doc/test/RSFC-04-2/RSFC-04-2.html b/doc/test/RSFC-04-2/RSFC-04-2.html index ece5423..59f7f20 100644 --- a/doc/test/RSFC-04-2/RSFC-04-2.html +++ b/doc/test/RSFC-04-2/RSFC-04-2.html @@ -96,7 +96,7 @@

TEST INFORMATION

Endpoint Desc.
- +
Endpoint URL
diff --git a/doc/test/RSFC-04-2/RSFC-04-2.jsonld b/doc/test/RSFC-04-2/RSFC-04-2.jsonld index 57817d5..6901255 100644 --- a/doc/test/RSFC-04-2/RSFC-04-2.jsonld +++ b/doc/test/RSFC-04-2/RSFC-04-2.jsonld @@ -72,7 +72,7 @@ ], "http://www.w3.org/ns/dcat#endpointDescription": [ { - "@id": "https://w3id.org/rsfc/api" + "@id": "https://rsfc.linkeddata.es/docs" } ], "http://www.w3.org/ns/dcat#endpointURL": [ diff --git a/doc/test/RSFC-04-2/RSFC-04-2.ttl b/doc/test/RSFC-04-2/RSFC-04-2.ttl index 767fead..dee61d9 100644 --- a/doc/test/RSFC-04-2/RSFC-04-2.ttl +++ b/doc/test/RSFC-04-2/RSFC-04-2.ttl @@ -26,7 +26,7 @@ dcterms:identifier "https://w3id.org/rsfc/test/RSFC-04-2" ; dcat:keyword "Readme"@en , "Test"@en ; - dcat:endpointDescription ; + dcat:endpointDescription ; dcat:endpointURL ; dpv:isApplicableFor ; ftr:supportedBy ;