From 081d08b9f20732256f6c8266c92eedc87d4677b6 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 23 Apr 2016 16:59:17 +0200 Subject: [PATCH] Added vocabularies section: LOV and schema.org --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1e8c5e4..02b72e6 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ A curated list of Microservice Architecture related principles and technologies. - [Security](#security-1) - [Service Discovery](#service-discovery) - [Data Formats](#data-formats) + - [Vocabularies](#vocabularies) - [Unicode](#unicode) - [Real Life Stories](#real-life-stories) - [Theory](#theory) @@ -509,6 +510,11 @@ of the testing and deployment process. - [SMILE](http://wiki.fasterxml.com/SmileFormatSpec) - JSON-compatible binary data format. - [MSGPACK](https://github.com/msgpack/msgpack/blob/master/spec.md) - MessagePack Specification. +### Vocabularies + +- [LOV](http://lov.okfn.org/) - Linked open vocabularies. +- [Schema.org](http://schema.org/) - Collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond. + ### Unicode - [UNIV8](http://www.unicode.org/versions/Unicode8.0.0/) - The Unicode Consortium. The Unicode Standard, Version 8.0.0, (Mountain View, CA: The Unicode Consortium, 2015. ISBN 978-1-936213-10-8).