Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.
This repository was archived by the owner on May 22, 2026. It is now read-only.

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

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

.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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