w3c / sparql-query

https://w3c.github.io/sparql-query/
Other
9 stars 0 forks source link

ReSpec "Notes" #168

Open afs opened 4 days ago

afs commented 4 days ago

The SPARQL documents have an overridding CSS definition for "note".

This CSS should be removed.

domel commented 4 days ago

So you would like to remove .note { margin-left: 2.5em; margin-right: 4ex ; font-size: 85% ; font-style: italic ; }, right?

afs commented 4 days ago

Yes. It then becomes the same as the RDF documents which use the ReSpec definition. It would still be a box.

It's not widely used in SPARQL documents.

sparql-query/spec/index.html:4 sparql-results-csv-tsv/spec/index.html:1 sparql-results-json/spec/index.html:1 sparql-results-xml/spec/index.html:1 sparql-update/spec/index.html:8

The rest are 0.

I'll send in PR's for the 10 documents.