cirneco 0.9.16 → 0.9.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/Gemfile.lock +70 -67
- data/cirneco.gemspec +3 -3
- data/lib/cirneco/data_center.rb +0 -2
- data/lib/cirneco/doi.rb +2 -90
- data/lib/cirneco/media.rb +1 -3
- data/lib/cirneco/metadata.rb +0 -2
- data/lib/cirneco/utils.rb +3 -3
- data/lib/cirneco/version.rb +1 -1
- data/lib/cirneco/work.rb +0 -2
- data/spec/api_spec.rb +8 -7
- data/spec/doi_spec.rb +4 -63
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/media/includes_media.yml +42 -56
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/schema/BlogPosting.yml +42 -56
- data/spec/utils_spec.rb +9 -10
- data/spec/work_spec.rb +2 -2
- metadata +10 -93
- data/data/authors.yml +0 -0
- data/data/references.yaml +0 -0
- data/data/site.yml +0 -0
- data/lib/cirneco/file_utils.rb +0 -371
- data/resources/jats-1.1/JATS-journalpublishing1-elements.xsd +0 -8608
- data/resources/jats-1.1/JATS-journalpublishing1-mathml3-elements.xsd +0 -8608
- data/resources/jats-1.1/JATS-journalpublishing1-mathml3.xsd +0 -48
- data/resources/jats-1.1/JATS-journalpublishing1.xsd +0 -59
- data/resources/jats-1.1/module-ali.xsd +0 -46
- data/resources/jats-1.1/standard-modules/mathml2/common/common-attribs.xsd +0 -44
- data/resources/jats-1.1/standard-modules/mathml2/common/math.xsd +0 -126
- data/resources/jats-1.1/standard-modules/mathml2/common/xlink-href.xsd +0 -20
- data/resources/jats-1.1/standard-modules/mathml2/content/arith.xsd +0 -90
- data/resources/jats-1.1/standard-modules/mathml2/content/calculus.xsd +0 -146
- data/resources/jats-1.1/standard-modules/mathml2/content/common-attrib.xsd +0 -30
- data/resources/jats-1.1/standard-modules/mathml2/content/constants.xsd +0 -83
- data/resources/jats-1.1/standard-modules/mathml2/content/constructs.xsd +0 -260
- data/resources/jats-1.1/standard-modules/mathml2/content/elementary-functions.xsd +0 -117
- data/resources/jats-1.1/standard-modules/mathml2/content/functions.xsd +0 -73
- data/resources/jats-1.1/standard-modules/mathml2/content/linear-algebra.xsd +0 -173
- data/resources/jats-1.1/standard-modules/mathml2/content/logic.xsd +0 -53
- data/resources/jats-1.1/standard-modules/mathml2/content/relations.xsd +0 -55
- data/resources/jats-1.1/standard-modules/mathml2/content/semantics.xsd +0 -85
- data/resources/jats-1.1/standard-modules/mathml2/content/sets.xsd +0 -236
- data/resources/jats-1.1/standard-modules/mathml2/content/statistics.xsd +0 -136
- data/resources/jats-1.1/standard-modules/mathml2/content/tokens.xsd +0 -120
- data/resources/jats-1.1/standard-modules/mathml2/content/vector-calculus.xsd +0 -88
- data/resources/jats-1.1/standard-modules/mathml2/content/zzz.tokens.xsd.from.zip +0 -120
- data/resources/jats-1.1/standard-modules/mathml2/mathml2.xsd +0 -59
- data/resources/jats-1.1/standard-modules/mathml2/presentation/action.xsd +0 -44
- data/resources/jats-1.1/standard-modules/mathml2/presentation/characters.xsd +0 -37
- data/resources/jats-1.1/standard-modules/mathml2/presentation/common-attribs.xsd +0 -113
- data/resources/jats-1.1/standard-modules/mathml2/presentation/common-types.xsd +0 -103
- data/resources/jats-1.1/standard-modules/mathml2/presentation/error.xsd +0 -40
- data/resources/jats-1.1/standard-modules/mathml2/presentation/layout.xsd +0 -195
- data/resources/jats-1.1/standard-modules/mathml2/presentation/scripts.xsd +0 -186
- data/resources/jats-1.1/standard-modules/mathml2/presentation/space.xsd +0 -52
- data/resources/jats-1.1/standard-modules/mathml2/presentation/style.xsd +0 -69
- data/resources/jats-1.1/standard-modules/mathml2/presentation/table.xsd +0 -216
- data/resources/jats-1.1/standard-modules/mathml2/presentation/tokens.xsd +0 -124
- data/resources/jats-1.1/standard-modules/xlink.xsd +0 -100
- data/resources/jats-1.1/standard-modules/xml.xsd +0 -287
- data/spec/file_utils_spec.rb +0 -203
- data/spec/fixtures/apa.csl +0 -621
- data/spec/fixtures/authors.yml +0 -19
- data/spec/fixtures/cool-dois/index.html +0 -404
- data/spec/fixtures/cool-dois-minted/index.html +0 -359
- data/spec/fixtures/cool-dois-minted.html.md +0 -99
- data/spec/fixtures/cool-dois-missing-metadata/index.html +0 -356
- data/spec/fixtures/cool-dois-no-accession-number.html.md +0 -97
- data/spec/fixtures/cool-dois-no-json-ld/index.html +0 -352
- data/spec/fixtures/cool-dois.html.md +0 -100
- data/spec/fixtures/cool-dois.yml +0 -10
- data/spec/fixtures/index-minted.html +0 -271
- data/spec/fixtures/index.html +0 -320
- data/spec/fixtures/index.html.erb +0 -42
- data/spec/fixtures/references.bib +0 -506
- data/spec/fixtures/references.yaml +0 -1060
- data/spec/fixtures/site.yml +0 -8
- data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/jats/should_generate_jats_for_all_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/mint_and_hide_DOIs/should_hide_for_all_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/mint_and_hide_DOIs/should_mint_and_hide_for_all_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_DataCenter/mint_and_hide_DOIs/should_mint_for_all_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_Doi/jats/writes_jats_for_list_of_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_Doi/mint_and_hide_DOIs/hides_dois_for_list_of_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_Doi/mint_and_hide_DOIs/mints_and_hides_dois_for_list_of_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_Doi/mint_and_hide_DOIs/mints_dois_for_list_of_urls.yml +0 -38
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/should_get_all_dois.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/should_get_doi.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/should_get_doi_not_found.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/get/username_missing.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/DOI_API/put/should_put_doi.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/Media_API/get/should_get_media.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/Media_API/post/should_post_media.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/Metadata_API/delete/should_delete_metadata.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/Metadata_API/get/should_get_metadata.yml +0 -121
- data/spec/fixtures/vcr_cassettes/Cirneco_Work/Metadata_API/post/should_post_metadata.yml +0 -121
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the gem file manually.