Skip to content

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

@ioggstream

Description

@ioggstream

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions