Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken #18

Open
VladimirAlexiev opened this issue Aug 1, 2017 · 0 comments
Open

broken #18

VladimirAlexiev opened this issue Aug 1, 2017 · 0 comments

Comments

@VladimirAlexiev
Copy link

http://butterbur04.iai.uni-bonn.de/ontologies/daq/daq.ttl (linked from http://purl.org/eis/vocab/daq) is broken because of newlines in literals.

https://github.com/EIS-Bonn/Luzzu/blob/master/luzzu-semantics/src/main/resources/vocabularies/daq/daq.ttl doesn't have that defect.

For both files, it would be nice to align and sort the prefixes:

@prefix daq:     	<http://purl.org/eis/vocab/daq#> .
@prefix dc:             <http://purl.org/dc/elements/1.1/> .
@prefix dct:     	<http://purl.org/dc/terms/>.
@prefix foaf:    	<http://xmlns.com/foaf/0.1/>.
@prefix owl:	 	<http://www.w3.org/2002/07/owl#> .
@prefix prov:           <http://www.w3.org/ns/prov#> .
@prefix qb:		<http://purl.org/linked-data/cube#>.
@prefix rdf:    	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfg:	 	<http://www.w3.org/2004/03/trix/rdfg-1/> .
@prefix rdfs:    	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix sdmx-attribute: <http://purl.org/linked-data/sdmx/2009/attribute#> .
@prefix sdmx-dimension: <http://purl.org/linked-data/sdmx/2009/dimension#> .
@prefix sdmx-measure:   <http://purl.org/linked-data/sdmx/2009/measure#> .
@prefix vann:           <http://purl.org/vocab/vann/> .
@prefix voaf:    	<http://purl.org/vocommons/voaf#>.
@prefix xsd:     	<http://www.w3.org/2001/XMLSchema#> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant