Skip to content

Commit

Permalink
chore(dcat): temp revert to hasLogo
Browse files Browse the repository at this point in the history
  • Loading branch information
bobeal committed Apr 15, 2024
1 parent 1d00ac1 commit e5ac6fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dcat/jsonld-contexts/dcat.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -27,4 +27,4 @@
"title": "http://purl.org/dc/terms/title",
"version": "https://www.w3.org/ns/dcat#version"
}
}
}

0 comments on commit e5ac6fe

Please sign in to comment.