- From: Thomas Francart <thomas.francart@sparna.fr>
- Date: Thu, 20 Feb 2020 14:46:14 +0100
- To: apoliade pop <alain.couillault@apoliade.com>
- Cc: "schema.org Mailing List" <public-schemaorg@w3.org>
- Message-ID: <CAPugn7X2GpaE3THZ6v8AzLE8MfH0mvSpwKB_8NJZ4Twp8S2vtw@mail.gmail.com>
Hello Thanks for the feedback so far ! I emphasize that I am thinking/looking for some solution specifically for Markdown, as 1. It is now widespread way of writing-for-the-web 2. I have some use-cases where it would be useful to manage both a set of MD documents (e.g. meeting notes) along with the structured (RDF) data graph extracted from their content. 3. In the spirit of Markdown, I am thinking about something that could easily be typed in by the person(s) authoring the document directly Thanks Thomas Le jeu. 20 févr. 2020 à 14:22, apoliade pop <alain.couillault@apoliade.com> a écrit : > Hi, > > I do not know to what extent this helps, but in NLP we use annotation > tools like Brat or Webano. And since you are in France, there is new > product on the market https://www.youtube.com/watch?v=_2vSH0S6ZkY which I > can connect you to > > Alain > Le 20/02/2020 à 13:26, Thomas Francart a écrit : > > Hello schema.org community > > I was recently asked by someone how he could insert semantic markup in > HTML pages generated from Markdown source files. Does anyone know of a > Markdown extension, and a markdown processor, capable of inserting either > JSON-LD, RDFa or Microdata in the generated HTML ? > > If this doesn't exist, we should really invent "semantic markdown" ! Ideas > of such markup could be : > > Inline annotation : > ``` > Tomorrow I am travelling to _Berlin_ {.schema:Place} > ``` > > Title annotation : > ``` > ### European Semantic Web Conference {.schema:Event} > ``` > > Entity description : > ``` > ### Specifications Meeting {.schema:Event} > > * Date{.schema:startDate} : 11/10 > * Place{.schema:location} : Our office, Street name, 75014 Paris > * Meeting participants{.schema:attendee} : > * Thomas Francart{.schema:Person} > * [Someone Else With a URI](https://www.wikidata.org/wiki/Q80) > ``` > > Best Regards > Thomas > > -- > > *Thomas Francart* -* SPARNA* > Web de *données* | Architecture de l'*information* | Accès aux > *connaissances* > blog : blog.sparna.fr, site : sparna.fr, linkedin : > fr.linkedin.com/in/thomasfrancart > tel : +33 (0)6.71.11.25.97, skype : francartthomas > > -- *Thomas Francart* -* SPARNA* Web de *données* | Architecture de l'*information* | Accès aux *connaissances* blog : blog.sparna.fr, site : sparna.fr, linkedin : fr.linkedin.com/in/thomasfrancart tel : +33 (0)6.71.11.25.97, skype : francartthomas
Received on Thursday, 20 February 2020 13:46:41 UTC