commonmeta-ruby 3.13
Ruby gem and command-line utility for conversion of scholarly metadata from and to different metadata formats, including schema.org. Based on the bolognese gem, but using commonmeta as the intermediate format.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (21):
            activesupport
            >= 4.2.5, < 8.0
          
          
            addressable
            ~> 2.8.1, < 2.8.2
          
          
            base32-url
            >= 0.7.0, < 1
          
          
            bibtex-ruby
            ~> 6.0
          
          
            builder
            ~> 3.2, >= 3.2.4
          
          
            citeproc-ruby
            ~> 2.0
          
          
            csl-styles
            ~> 2.0
          
          
            edtf
            ~> 3.0, >= 3.0.4
          
          
            feedparser
            ~> 2.2
          
          
            gender_detector
            ~> 2.0
          
          
            http
            ~> 5.1, >= 5.1.1
          
          
            json-ld-preloaded
            ~> 3.2, >= 3.2.2
          
          
            jsonlint
            ~> 0.3.0
          
          
            json_schemer
            ~> 1.0.1
          
          
            jwt
            ~> 2.7, >= 2.7.1
          
          
            loofah
            ~> 2.19
          
          
            namae
            ~> 1.0
          
          
            postrank-uri
            ~> 1.1
          
          
            rdf-rdfxml
            ~> 3.2
          
          
            rdf-turtle
            ~> 3.2
          
          
            thor
            ~> 1.2, >= 1.2.2
          
    Development Dependencies (15):
            bundler
            ~> 2.3, >= 2.3.1
          
          
            code-scanning-rubocop
            ~> 0.6.1
          
          
            hashdiff
            ~> 1.0.1
          
          
            rack-test
            ~> 2.0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.4
          
          
            rspec-xsd
            ~> 0.1.0
          
          
            rubocop
            ~> 1.36
          
          
            rubocop-performance
            ~> 1.15
          
          
            rubocop-rake
            ~> 0.6.0
          
          
            rubocop-rspec
            ~> 2.13
          
          
            simplecov
            = 0.22.0
          
          
            simplecov_json_formatter
            ~> 0.1.4
          
          
            vcr
            ~> 6.0, >= 6.1.0
          
          
            webmock
            ~> 3.0, >= 3.0.1