Skip to content

broken  #18

@VladimirAlexiev

Description

@VladimirAlexiev

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#> .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions