Skip to content

[BE] Test for broken links in harvested assets #42

Open
@ioggstream

Description

I expect

Periodically test that accessURLs are valid on schema.gov.it/sparql

prefix dcat: <http://www.w3.org/ns/dcat#> 

select distinct ?url where {
_:a1 dcat:accessURL ?url

} 

Current behavior

no tests

Possible solution

add a gh action running a sparql query and testing all the retrieved URLs

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions