ar
de
dsb
actor_variant_types_set.php
appointment_attendance_modes.php
appointment_contributor_roles.php
appointment_status.php
closer_location_types_set.php
conservation_report_type_set.php
currencies_set.php
entry_types.php
eventtype_name.php
exhibition_contributor_roles.json
exhibition_contributor_roles.php
license_explica.php
license_full_names.php
license_url.php
marking_types.php
object_publication_background.php
phone_types.php
placetypes.php
podcast_contributor_roles.php
position_set.php
recording_types_set.php
research_status.php
source_type_set.php
syndication_repos.php
title_types_set.php
units_length_set.php
units_weight_set.php
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ru
tl
tr
zh
14 lines
1.5 KiB
PHP
14 lines
1.5 KiB
PHP
<?PHP
|
|
$license_explica['CC BY-NC-SA'] = 'For non commercial purposes the material might be used (even changed) freely if the attribution is given. Rights status has to be kept as it is in case of distribution.';
|
|
$license_explica['CC BY-NC-ND'] = 'For non commercial purposes the material might be used freely if the attribution is given. It may not be altered.';
|
|
$license_explica['CC BY-NC'] = 'For non commercial purposes the material might be used freely if the attribution is given.';
|
|
$license_explica['CC BY-ND'] = 'The material might be used freely if the attribution is given. It may not be altered.';
|
|
$license_explica['CC BY-SA'] = 'The material might be used freely (and even altered) if the attribution is given. Rights status has to be kept as it is in case of distribution.';
|
|
$license_explica['CC BY'] = 'The material might be used freely (and even altered) if the attribution is given.';
|
|
$license_explica['CC0'] = 'No Rights Reserved. You only should use CC0 if you have the right to waive all rights.';
|
|
$license_explica['RR-F'] = 'Free access - no reuse.';
|
|
$license_explica['RR-P'] = 'Paid access - no reuse. Previews might be freely accessible.';
|
|
$license_explica['RR-R'] = 'Restricted access. Reserved rights.';
|
|
$license_explica['Orphan Work'] = 'The rightsholder could not be determined. The work is listed at the EU list of orphan works.';
|
|
$license_explica['Public Domain Mark'] = 'This work has been identified as being free of known restrictions under copyright law, including all related and neighboring rights.';
|