Skip to content

formatting errors in the 17 Jan 2019 w3c.github.io spec draft #884

@bblfish

Description

@bblfish

When I open
https://w3c.github.io/csvw/csv2rdf/#example-events-listing-minimal-ttl
I see in Example 12

@base  .
@prefix schema:  .
@prefix xsd:  .

Further down in example 23 there is a similar problem with prefix values missing and also subjects not being visible

@prefix dc:  .
@prefix foaf:  .
@prefix org:  .
@prefix xsd:  .


  dc:identifier "90115" ;
  org:heldBy  ;
   "SCS1A" ;

There are quite a few formatting errors of this type.

Screen Shot 2022-06-01 at 19 01 46

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions