|
|
@@ -37,8 +37,8 @@ The vocabulary bundle is composed of the following sub-vocabulary bundles:
|
|
|
[generateBoxAnnotations(aVocabularyBundle)/]
|
|
|
|
|
|
The vocabulary bundle is composed of the following vocabularies:
|
|
|
-
|
|
|
-[for (anInclusion: VocabularyBundleInclusion | aVocabularyBundle.ownedImports->filter(oml::VocabularyBundleInclusion))]
|
|
|
+[comment Vocabularies/]
|
|
|
+[for (anInclusion: VocabularyBundleInclusion | aVocabularyBundle.ownedImports->filter(oml::VocabularyBundleInclusion)->select(p|p.prefix = null))]
|
|
|
[let aVocabulary : Vocabulary = getAllVocabularies(topBundle)->select(p|p.namespace.matches(anInclusion.namespace))->any(true)]
|
|
|
\subsection{[annotationValue(getTitleAnnotation(aVocabulary))/][isDeprecated(aVocabulary)/]}
|
|
|
\label{subsec:[annotationValue(getLabelAnnotation(aVocabulary))/]}
|
|
|
@@ -70,13 +70,6 @@ Also known as: [for (aName : Annotation | anEntity.ownedAnnotations->select(p|p.
|
|
|
|
|
|
\todo{add @dc:description annotation to entity!}
|
|
|
[/if]
|
|
|
-[if (anEntity.ownedAnnotations->exists(p|p.property.name.toString().matches('definition')))]
|
|
|
-
|
|
|
-[annotationValue(getDefinitionAnnotation(anEntity))/]
|
|
|
-[else]
|
|
|
-
|
|
|
-\todo{add @resource:definition annotation to entity!}
|
|
|
-[/if]
|
|
|
[if (anEntity.ownedSpecializations->notEmpty())]
|
|
|
|
|
|
\textbf{Subclass of:}
|