diff --git a/dcat/jsonld-contexts/dcat.jsonld b/dcat/jsonld-contexts/dcat.jsonld index a375c40..3addf31 100644 --- a/dcat/jsonld-contexts/dcat.jsonld +++ b/dcat/jsonld-contexts/dcat.jsonld @@ -14,7 +14,7 @@ "endpointURL": "http://www.w3.org/ns/dcat#endpointURL", "endpointDescription": "https://www.w3.org/ns/dcat#endpointDescription", "fairScore": "https://smart-data-models.org/fairScore", - "logo": "http://xmlns.com/foaf/0.1/logo", + "hasLogo": "http://xmlns.com/foaf/0.1/logo", "homepage": "http://xmlns.com/foaf/0.1/homepage", "keyword": "http://www.w3.org/ns/dcat#keyword", "landingPage": "http://www.w3.org/ns/dcat#landingPage", @@ -27,4 +27,4 @@ "title": "http://purl.org/dc/terms/title", "version": "https://www.w3.org/ns/dcat#version" } -} \ No newline at end of file +}