Peter Sefton

Results 27 issues of Peter Sefton

Hi, I just became aware of this project, which looks very promising. We have been working on a similar effort to package research data with schema.org json, also with an...

There has been a change to the way this library (v1.6.2) handles "@id"="./" when you flatten a document not sure exactly when this changed but it used to leave "./"...

The Table Schema spec mentions spreadsheets, but makes no mention of the fact that spreadsheet formats (usually?) include multiple tables/worksheets - is there a way to describe a table in...

Unless I misunderstand this library can only read crates from disk. It would be very useful to be able to instantiate the library with an object (that would serialise in...

In the bioschemas [schema](https://raw.githubusercontent.com/BioSchemas/bioschemas-dde/main/bioschemas.json) the @context has: ``` "bioschemas": "https://discovery.biothings.io/view/bioschemas/", ``` And Classes and properties are defined below. Eg: ``` { "@id": "bioschemas:ComputationalWorkflow", "@type": "rdfs:Class", "rdfs:comment": "A computational workflow ...",...

Allow users to lay out a file using a word processor and have it transposed automatically, also add chord charts. Have to work out where to put the directives.

enhancement

Just need to update the chord normalising method

enhancement

Move to a config file so you can tweak the appearance

--HTML flag does not result in an HTML file being created Also, using 1pt font is not a good idea, as if there is no javascript (eg in a dropbox...

bug