item / largepreview
<lynx-container>
<lynx-title value='[dcterms:title]'></lynx-title>
<lynx-section title='Short Properties' not-collapsable>
<lynx-short-properties align-items='items-start' columns=5>
<lynx-plain-property heading='Identifier' value='[dcterms:identifier]' align-items='items-center' icon='lynx_id'></lynx-plain-property>
<lynx-plain-property heading='Type' value='[dcterms:type]' align-items='items-center' ></lynx-plain-property>
<lynx-plain-property heading='State' value='[ado:state]' align-items='items-center' ></lynx-plain-property>
<lynx-date-property heading='Created' value='[dcterms:created]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
<lynx-date-property heading='Modified' value='[dcterms:modified]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
</lynx-short-properties>
</lynx-section>
<lynx-section title='CreatedBy' icon='lynx_human'>
<lynx-table value='[dcterms:creator]'>
<lynx-link-property value='[rdf:about | dcterms:title]' url='[rdf:about]' copy-url new-tab align-items='items-left'></lynx-link-property>
</lynx-table>
</lynx-section>
<lynx-section title='LastModifiedby' icon='lynx_human'>
<lynx-table value='[dcterms:contributor]'>
<lynx-link-property value='[rdf:about | dcterms:title]' url='[rdf:about]' copy-url new-tab align-items='items-left'></lynx-link-property>
</lynx-table>
</lynx-section>
<lynx-section title='Description' icon='lynx_description'>
<lynx-long-string-property value='[dcterms:description]'></lynx-long-string-property>
</lynx-section>
</lynx-container>