1.0.1 • Published 4 years ago

@visual-framework/embl-content-meta-properties v1.0.1

Weekly downloads
166
License
Apache 2.0
Repository
-
Last release
4 years ago

EMBL Content Meta Properties

npm version

About

These meta tags describe the role of page within the EMBL information architecture.

These consist of:

  • Content descriptors
    • embl:who the people, groups and teams involved
    • embl:what the activities covered
    • embl:where at which EMBL sites the content applies
    • embl:active which of the above three facets is most important for this content
  • Content role:
    • embl:utility if content is task and work based or if is meant to inspire
    • embl:reach if content is externally (public) or internally focused (those that work at EMBL)
  • Page infromation:
    • embl:maintainer the contact person or group responsible for the page
    • embl:last-review the last time the page was reviewed or updated
    • embl:review-cycle how long in days before the page should be checked
    • embl:expiry if there is a fixed point in time when the page is no longer relevant

These tags should be placed in your <head>.

Why do they matter?

  1. Ensures future quality of content
  2. Will be programatically queried by other patterns to offer contextually-appropriate content and navigation
  3. Can affect the look and feel of content

Installation and Implementation

This component is distributed with npm. After installing npm, you can install the embl-content-meta-properties with this command.

$ yarn add --dev @visual-framework/embl-content-meta-properties

The source files included are written in Sass(scss). You can point your Sass include-path at your node_modules directory and import it like this.

@import "@visual-framework/embl-grid/index.scss";

Make sure you import Sass requirements along with the modules.

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-rc.1

4 years ago

1.0.0-alpha.8

5 years ago

1.0.0-alpha.7

5 years ago

1.0.0-alpha.6

5 years ago

1.0.0-alpha.5

5 years ago

1.0.0-alpha.4

5 years ago

1.0.0-alpha.3

5 years ago

1.0.0-alpha.2

5 years ago

1.0.0-alpha.1

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago