Property:License
Line 2: | Line 2: | ||
May take one of these values: | May take one of these values: | ||
− | 1. [[allows value::Free]] | + | |
+ | '''1. [[allows value::Free]]''' | ||
: Freely available. Example: [[HMMER]] | : Freely available. Example: [[HMMER]] | ||
− | 2. [[allows value::Site license]] | + | '''2. [[allows value::Site license]]''' |
: At least one SNIC centre has a site license that enables SNIC users to use the centre provided installations freely. See software article text for details. Example: [[Gaussian]] | : At least one SNIC centre has a site license that enables SNIC users to use the centre provided installations freely. See software article text for details. Example: [[Gaussian]] | ||
− | 3. [[allows value::Requires license]] | + | '''3. [[allows value::Requires license]]''' |
: The software requires that the user has her own license, even in order to use centre provided installations. Example: [[VASP]]. | : The software requires that the user has her own license, even in order to use centre provided installations. Example: [[VASP]]. | ||
Revision as of 09:14, 28 September 2011
This property provides a most rudimentary description of the licensing situation regarding a software. Any attempts to go into detail will probably be lengthier than what can be usefully tabulated, so any comments or explanations must by necessity be deferred to the article text, preferably under a "License" heading.
May take one of these values:
1. Free
- Freely available. Example: HMMER
2. Site license
- At least one SNIC centre has a site license that enables SNIC users to use the centre provided installations freely. See software article text for details. Example: Gaussian
3. Requires license
- The software requires that the user has her own license, even in order to use centre provided installations. Example: VASP.
Should several conditions apply, pick the highest numbered and provide explanation in article text.
Property type: string
See also
Showing 5 related entities.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Free", "Requires license", "Site license" ] } }