# proposal for better slot semantics **Category:** [Implementers (archive)](https://discourse.openehr.org/c/implementers-archive/158) **Created:** 2009-07-01 14:17 UTC **Views:** 2 **Replies:** 1 **URL:** https://discourse.openehr.org/t/proposal-for-better-slot-semantics/13984 --- ## Post #1 by @thomas.beale I have put up a new wiki page at http://www.openehr.org/wiki/display/spec/Towards+a+definition+of+%27slot%27+semantics on how to better understand slot semantics\. The idea is to a\) fix some existing problems in archetypes and b\) get as much as possible of the template semantics into the ADL/AOM formalism\. reactions welcome\. \- thomas beale --- ## Post #2 by @yampeku Regarding regular expression inclusion check, I think it's not \*that\* hard to do\. Patterns are checked using purely finite deterministic automata operations\. The computational cost is the cost of generating the minimum automata \(and the automata is built from the regular expression\)\. If you want to know more I can recheck the algorithm for you \(I implemented this like 3 or 4 years ago and I don't have right here the process\)\. I like the proposed way of matching concepts in slots, although I think that the problem of matching two codes of two distinct terminologies/ontologies is way much harder\. Regarding the "human understanding" of the ADL slots, IMHO it's not a big issue: If someone is "brave" enough to open and understand an ADL file, then he will be able to understand the slots as they are\. Tools should be the ones to soften the edge between ADL and the meaning\. Said that, I'm for the proposed changes \(most of them\) --- **Canonical:** https://discourse.openehr.org/t/proposal-for-better-slot-semantics/13984 **Original content:** https://discourse.openehr.org/t/proposal-for-better-slot-semantics/13984