Re: AW: Ontology license info

Hi all,

To complement what Mari Carmen said, in OMV there is class LicenseModel that
it is used to specify the license of a particular Ontology (via the
hasLicense objectProperty).

OMV definition:

Name: hasLicense

Type: ObjectProperty

Occurrence Constraint: optional

Category: Availability information

Definition: Underlying license model

Domain: omv:Ontology

Range: omv:LicenseModel

Cardinality: 0:1

OMV version: 0.1

Comments: Reference to a concrete LicenseModel Pre-defined values. 

 

Individuals of the class LicenseModel refer to well-known license models,
such as:

.. Academic Free License (AFL)

.. Common Public License (CPL)

.. Lesser General Public License (LGPL)

.. Open Software License (OSL)

.. General Public License (GPL)

.. Modified BSD License (mBSD)

.. IBM Public License (IBM PL)

.. Apple Public Source License (APSL)

.. INTEL Open Source License (INTEL OSL)

.. Mozilla Public License (MPL)

.. Creative Commons Licenses (CCL)

- Attribution (by)

- Attribution-NoDerivs (by-nd)

- Attribution-NonCommercial-NoDerivs (by-nc-nd)

- Attribution-NonCommercial (by-nc)

- Attribution-Noncommercial-Share Alike (by-nc-sa)

- Attribution-ShareAlike (by-sa)

The class can be extended to support additional classifications. 

The OMV project is running. The latest release of the core has been stable
for some time now.  However, if new requirements are derived from users
feedback/requests, a new version of the core may evolve.  More recently,
efforts have been in the definition of extensions.

 

Best,

Raul

Received on Tuesday, 26 July 2011 16:25:27 UTC