diff --git a/README.md b/README.md index d9eaaa2..e5fda40 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ In order to contribute to forge federation we do here some experiments how to model the vocabulary. We choose clojure for the implementation because -1. concepts of spec & dataomic are quite close to linked data. -2. spec notation is compact +1. concepts of clojures spec & dataomic are quite close to linked data. +2. spec notation is realy compact 3. spec allows validation of models in unitest 4. spec is ways more readable compared to ttls reverse relation 'owl:domain' 5. we know clojure :-)