wrdrd / docs

WRD R&D Documentation – https://wrdrd.github.io/docs/
https://wrdrd.github.io/docs/
9 stars 1 forks source link

ENH: sphinxcontrib-rdf: RDFa sphinx builder, triple inclusion directive, resource URI role #15

Open westurner opened 9 years ago

westurner commented 9 years ago
<#this> a ConceptHeading ;
    rdfs:label "This Heading"@en;
    prefix:subheadings [<#that>, <#the-other>] ;
    wikipedia: <https://en.wikipedia.org/wiki/ConceptHeading> ;
    homepage:
    docs:
    source/src:
    standard
    abbrev:
    LOVLink:
    # [ ... from wrdrd/docs, westurner/tools ... ]
    .
westurner commented 9 years ago

I had started to collect docs for and created a project for sphinxcontrib-rdf some time ago:

| Source: git https://github.com/westurner/sphinxcontrib-rdf

westurner commented 9 years ago

seeAlso:

westurner commented 9 years ago

And #14 ENH: static RDFa in ReST