Class: RDF::Vocab::CC

Inherits:
StrictVocabulary
  • Object
show all
Defined in:
lib/rdf/vocab/cc.rb

Overview

Vocabulary for <creativecommons.org/ns#>

Instance Attribute Summary collapse

Instance Attribute Details

#AttributionRDF::Vocabulary::Term (readonly)

credit be given to copyright holder and/or author

Returns:

  • (RDF::Vocabulary::Term)


63
64
65
# File 'lib/rdf/vocab/cc.rb', line 63

def Attribution
  @Attribution
end

#attributionNameRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


29
30
31
# File 'lib/rdf/vocab/cc.rb', line 29

def attributionName
  @attributionName
end

#attributionURLRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


32
33
34
# File 'lib/rdf/vocab/cc.rb', line 32

def attributionURL
  @attributionURL
end

#CommercialUseRDF::Vocabulary::Term (readonly)

exercising rights for commercial purposes

Returns:

  • (RDF::Vocabulary::Term)


67
68
69
# File 'lib/rdf/vocab/cc.rb', line 67

def CommercialUse
  @CommercialUse
end

#CopyleftRDF::Vocabulary::Term (readonly)

derivative and combined works must be licensed under specified terms, similar to those on the original work

Returns:

  • (RDF::Vocabulary::Term)


71
72
73
# File 'lib/rdf/vocab/cc.rb', line 71

def Copyleft
  @Copyleft
end

#deprecatedOnRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


35
36
37
# File 'lib/rdf/vocab/cc.rb', line 35

def deprecatedOn
  @deprecatedOn
end

#DerivativeWorksRDF::Vocabulary::Term (readonly)

distribution of derivative works

Returns:

  • (RDF::Vocabulary::Term)


75
76
77
# File 'lib/rdf/vocab/cc.rb', line 75

def DerivativeWorks
  @DerivativeWorks
end

#DistributionRDF::Vocabulary::Term (readonly)

distribution, public display, and publicly performance

Returns:

  • (RDF::Vocabulary::Term)


79
80
81
# File 'lib/rdf/vocab/cc.rb', line 79

def Distribution
  @Distribution
end

#HighIncomeNationUseRDF::Vocabulary::Term (readonly)

use in a non-developing country

Returns:

  • (RDF::Vocabulary::Term)


83
84
85
# File 'lib/rdf/vocab/cc.rb', line 83

def HighIncomeNationUse
  @HighIncomeNationUse
end

#JurisdictionRDF::Vocabulary::Term (readonly)

the legal jurisdiction of a license

Returns:

  • (RDF::Vocabulary::Term)


6
7
8
# File 'lib/rdf/vocab/cc.rb', line 6

def Jurisdiction
  @Jurisdiction
end

#jurisdictionRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


38
39
40
# File 'lib/rdf/vocab/cc.rb', line 38

def jurisdiction
  @jurisdiction
end

#legalcodeRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


41
42
43
# File 'lib/rdf/vocab/cc.rb', line 41

def legalcode
  @legalcode
end

#LesserCopyleftRDF::Vocabulary::Term (readonly)

derivative works must be licensed under specified terms, with at least the same conditions as the original work; combinations with the work may be licensed under different terms

Returns:

  • (RDF::Vocabulary::Term)


87
88
89
# File 'lib/rdf/vocab/cc.rb', line 87

def LesserCopyleft
  @LesserCopyleft
end

#licenseRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


44
45
46
# File 'lib/rdf/vocab/cc.rb', line 44

def license
  @license
end

#LicenseRDF::Vocabulary::Term (readonly)

a set of requests/permissions to users of a Work, e.g. a copyright license, the public domain, information for distributors

Returns:

  • (RDF::Vocabulary::Term)


10
11
12
# File 'lib/rdf/vocab/cc.rb', line 10

def License
  @License
end

#morePermissionsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


47
48
49
# File 'lib/rdf/vocab/cc.rb', line 47

def morePermissions
  @morePermissions
end

#NoticeRDF::Vocabulary::Term (readonly)

copyright and license notices be kept intact

Returns:

  • (RDF::Vocabulary::Term)


91
92
93
# File 'lib/rdf/vocab/cc.rb', line 91

def Notice
  @Notice
end

#PermissionRDF::Vocabulary::Term (readonly)

an action that may or may not be allowed or desired

Returns:

  • (RDF::Vocabulary::Term)


14
15
16
# File 'lib/rdf/vocab/cc.rb', line 14

def Permission
  @Permission
end

#permitsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


50
51
52
# File 'lib/rdf/vocab/cc.rb', line 50

def permits
  @permits
end

#ProhibitionRDF::Vocabulary::Term (readonly)

something you may be asked not to do

Returns:

  • (RDF::Vocabulary::Term)


18
19
20
# File 'lib/rdf/vocab/cc.rb', line 18

def Prohibition
  @Prohibition
end

#prohibitsRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


53
54
55
# File 'lib/rdf/vocab/cc.rb', line 53

def prohibits
  @prohibits
end

#ReproductionRDF::Vocabulary::Term (readonly)

making multiple copies

Returns:

  • (RDF::Vocabulary::Term)


95
96
97
# File 'lib/rdf/vocab/cc.rb', line 95

def Reproduction
  @Reproduction
end

#RequirementRDF::Vocabulary::Term (readonly)

an action that may or may not be requested of you

Returns:

  • (RDF::Vocabulary::Term)


22
23
24
# File 'lib/rdf/vocab/cc.rb', line 22

def Requirement
  @Requirement
end

#requiresRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


56
57
58
# File 'lib/rdf/vocab/cc.rb', line 56

def requires
  @requires
end

#ShareAlikeRDF::Vocabulary::Term (readonly)

derivative works be licensed under the same terms or compatible terms as the original work

Returns:

  • (RDF::Vocabulary::Term)


99
100
101
# File 'lib/rdf/vocab/cc.rb', line 99

def ShareAlike
  @ShareAlike
end

#SharingRDF::Vocabulary::Term (readonly)

permits commercial derivatives, but only non-commercial distribution

Returns:

  • (RDF::Vocabulary::Term)


103
104
105
# File 'lib/rdf/vocab/cc.rb', line 103

def Sharing
  @Sharing
end

#SourceCodeRDF::Vocabulary::Term (readonly)

source code (the preferred form for making modifications) must be provided when exercising some rights granted by the license.

Returns:

  • (RDF::Vocabulary::Term)


107
108
109
# File 'lib/rdf/vocab/cc.rb', line 107

def SourceCode
  @SourceCode
end

#useGuidelinesRDF::Vocabulary::Term (readonly)

Returns:

  • (RDF::Vocabulary::Term)


59
60
61
# File 'lib/rdf/vocab/cc.rb', line 59

def useGuidelines
  @useGuidelines
end

#WorkRDF::Vocabulary::Term (readonly)

a potentially copyrightable work

Returns:

  • (RDF::Vocabulary::Term)


26
27
28
# File 'lib/rdf/vocab/cc.rb', line 26

def Work
  @Work
end