From 325015cc62d9ab12083088308457b1da11f31e07 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 13 Jul 2020 13:16:43 +0200 Subject: sync with https://hackmd.io/KtR5fUhXRuS_XnNEo_gpow as of 2020-07-01T10:15 --- README.md | 64 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 34 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index 6be6b7e..c5b1780 100644 --- a/README.md +++ b/README.md @@ -1069,7 +1069,40 @@ Meeting with [Bob]{.f:Person} Link can optionally be made clickable by adding a link to its definition at the bottom. -# Deprecated + +# See also + +http://rdfa.info/ + +Whereas the scope of this project is limited to authoring a specification and maybe developing proof-of-concept parsers for it, some projects doing similar or more than that can be of inspiration. + +[Roam-research](https://roamresearch.com/) +[Org-roam](https://org-roam.readthedocs.io/en/master/) +[TiddlyRoam](https://joekroese.github.io/tiddlyroam/) + +There is also some experimentations on how to use those specifications: +[SemanticMarkdown use cases studies](https://hackmd.io/yrm6X38NQTG6X-g6eyNt_g) + + +Other references : +[RDFa Lite] +[RDFa CURIE] +[RDFa Core] +[RDFa Core Initial Context] + +[RDFa Lite]: https://www.w3.org/TR/rdfa-lite/ + +[RDFa CURIE]: https://www.w3.org/TR/rdfa-core/#s_curies + +[RDFa Core Initial Context]: https://www.w3.org/2011/rdfa-context/rdfa-1.1 + +[RDFa Core]: https://www.w3.org/TR/rdfa-core/ + + + +--- + +# Deprecated Stuff #### Attributes on a word without inline delimiters? @@ -1109,32 +1142,3 @@ Should yield
  • rdfs:comment: Semantic Web Consultant
  • ``` - - -# See also - -http://rdfa.info/ - -Whereas the scope of this project is limited to authoring a specification and maybe developing proof-of-concept parsers for it, some projects doing similar or more than that can be of inspiration. - -[Roam-research](https://roamresearch.com/) -[Org-roam](https://org-roam.readthedocs.io/en/master/) -[TiddlyRoam](https://joekroese.github.io/tiddlyroam/) - -There is also some experimentations on how to use those specifications: -[SemanticMarkdown use cases studies](https://hackmd.io/yrm6X38NQTG6X-g6eyNt_g) - - -Other references : -[RDFa Lite] -[RDFa CURIE] -[RDFa Core] -[RDFa Core Initial Context] - -[RDFa Lite]: https://www.w3.org/TR/rdfa-lite/ - -[RDFa CURIE]: https://www.w3.org/TR/rdfa-core/#s_curies - -[RDFa Core Initial Context]: https://www.w3.org/2011/rdfa-context/rdfa-1.1 - -[RDFa Core]: https://www.w3.org/TR/rdfa-core/ -- cgit v1.2.3