Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/test/RSFC-04-1/RSFC-04-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h4 class="miClase text-left text-separation">TEST INFORMATION</h4>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Endpoint Desc.</strong></div>
<div class="col-md-9 well"> <a href="https://w3id.org/rsfc/api" target="_blank"> https://w3id.org/rsfc/api </a> </div>
<div class="col-md-9 well"> <a href="https://rsfc.linkeddata.es/docs" target="_blank"> https://rsfc.linkeddata.es/docs </a> </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Endpoint URL</strong></div>
Expand Down
2 changes: 1 addition & 1 deletion doc/test/RSFC-04-1/RSFC-04-1.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion doc/test/RSFC-04-1/RSFC-04-1.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
dcterms:identifier "https://w3id.org/rsfc/test/RSFC-04-1" ;
dcat:keyword "Metadata"@en ,
"Test"@en ;
dcat:endpointDescription <https://w3id.org/rsfc/api> ;
dcat:endpointDescription <https://rsfc.linkeddata.es/docs> ;
dcat:endpointURL <https://rsfc.linkeddata.es/assess/test/RSFC-04-1> ;
dpv:isApplicableFor <https://schema.org/SoftwareSourceCode> ;
ftr:supportedBy <https://w3id.org/rsfc/> ;
Expand Down
2 changes: 1 addition & 1 deletion doc/test/RSFC-04-2/RSFC-04-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h4 class="miClase text-left text-separation">TEST INFORMATION</h4>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Endpoint Desc.</strong></div>
<div class="col-md-9 well"> <a href="https://w3id.org/rsfc/api" target="_blank"> https://w3id.org/rsfc/api </a> </div>
<div class="col-md-9 well"> <a href="https://rsfc.linkeddata.es/docs" target="_blank"> https://rsfc.linkeddata.es/docs </a> </div>
</div>
<div class="row row-equal">
<div class="col-md-3 well tag_div"> <strong>Endpoint URL</strong></div>
Expand Down
2 changes: 1 addition & 1 deletion doc/test/RSFC-04-2/RSFC-04-2.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion doc/test/RSFC-04-2/RSFC-04-2.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
dcterms:identifier "https://w3id.org/rsfc/test/RSFC-04-2" ;
dcat:keyword "Readme"@en ,
"Test"@en ;
dcat:endpointDescription <https://w3id.org/rsfc/api> ;
dcat:endpointDescription <https://rsfc.linkeddata.es/docs> ;
dcat:endpointURL <https://rsfc.linkeddata.es/assess/test/RSFC-04-2> ;
dpv:isApplicableFor <https://schema.org/SoftwareSourceCode> ;
ftr:supportedBy <https://w3id.org/rsfc/> ;
Expand Down