Sha256: ecff65cc3052c714edd93ad6291e571ad4e73334d2800b59701d76f9e64967f5

Contents?: true

Size: 615 Bytes

Versions: 22

Compression:

Stored size: 615 Bytes

Contents

- title = property.label || property.uri
- set_page_title "Property #{title}"
- highlight_in_menu "vocabularies"
- page_kind 'ontology property'
- set_pmd_page_class 'ontology'

- additional_formats_for_resource(property.uri)

%header
	= fullwidth do
		= badge("property")
		= page_title(title)
		= title_uri property.uri
	- if property.defined_by_ontology
		= fullwidth do
			=label("Ontology")
			%p= link_to "#{property.defined_by_ontology.label || property.defined_by_ontology.uri}", resource_path_from_uri(property.defined_by_ontology.uri)

= render 'publish_my_data/stripes/resource_data', resource: property

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
publish_my_data-1.3.25 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.24 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.23 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.22 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.21 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.20 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.19 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.18 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.17 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.16 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.15 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.14 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.13 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.12 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.11 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.10 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.9 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.8 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.7 app/views/publish_my_data/properties/show.html.haml
publish_my_data-1.3.6 app/views/publish_my_data/properties/show.html.haml