Property:License
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | 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. | |
− | + | '''Note that this site only attempts to give the most basic level of licensing information, which will in most cases be grossly over-generalised and thus unuseful for any legal purposes. In all cases, [[Support|centre support]] should be contacted directly for licensing details.''' | |
− | + | ||
− | + | This property is of type [[has type::string]] and may take one of the following values: | |
− | + | ||
+ | '''1. [[allows value::Free]]''' | ||
+ | : Freely available. Example: [[HMMER]] | ||
+ | '''2. [[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]]. | ||
− | + | '''3. [[allows value::Site license]]''' | |
− | : At least | + | : At least one SNIC centre has a site license that enables at least some of its users to use the centre provided installations freely. See software article text for details. Example: [[Gaussian]] |
+ | |||
+ | Should several conditions apply: pick the highest numbered, and provide explanation in article text. | ||
+ | |||
+ | == See also == | ||
+ | * [[Template:show license]] |
Latest revision as of 09:23, 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.
Note that this site only attempts to give the most basic level of licensing information, which will in most cases be grossly over-generalised and thus unuseful for any legal purposes. In all cases, centre support should be contacted directly for licensing details.
This property is of type string and may take one of the following values:
1. Free
- Freely available. Example: HMMER
2. Requires license
- The software requires that the user has her own license, even in order to use centre provided installations. Example: VASP.
3. Site license
- At least one SNIC centre has a site license that enables at least some of its users to use the centre provided installations freely. See software article text for details. Example: Gaussian
Should several conditions apply: pick the highest numbered, and provide explanation in article text.
See also
Showing 5 related entities.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Free", "Requires license", "Site license" ] } }