Changes

Updated with content from Extension:OpenSemanticLab version 0.0.3
<noinclude>{{OslTemplate:Helper/Docu/FormTemplate}}
{{OslTemplate:LIMS/Common/Template |id_postfix=ft}}
</noinclude>
<includeonly>
{{OslTemplate:LIMS/Common |File|Type|name={{{display_name|}}}}}

{{#arraymap:{{{category|}}}|;|x|[[x]]|\s}}</br>
Kategorien:
<!-- {{#arraymap:{{#replace:{{{category|}}}|Kategorie:|}}|;|x|[[:Category:x]]|}} -->
{{#ask: [[{{FULLPAGENAME}}]]
|?Category=
|mainlabel=-
|format=plain
}}
</br>

== Beschreibung ==
{{{description|}}}

== Erstellte Instanzen ==
=== Gekauft ===
{{#ask: [[Category:LIMS/File/Instance]] [[IsInstanceOf::{{FULLPAGENAME}}]]
|?HasCreationDate=Datum
|?HasCreator=Ersteller
}}

=== Selbst hergestellt ===
{{#ask: [[Category:LabProcessOutput]] [[IsInstanceOf::{{FULLPAGENAME}}]]
|?-Has subobject.HasCreationDate=Datum
|?-Has subobject.IsDefinedIn=Vorschrift
|?-Has subobject.HasCreator=Ersteller
}}

</includeonly>
Anonymous user