Skip to content
Snippets Groups Projects
Select Git revision
  • e97194bdb52446337ef1417d98eea49b70ce712a
  • master default
  • fin/ulo-section
  • week45/fancy-builds
  • fin/applogos
  • week41/final-review
  • week41/review-again
  • week41/reporting-on-app
  • week40/apppep
  • week40/review-report
  • week40/elementary
  • week39/transitive
  • week39/lazy-scores
  • week39/application-sections-fix
  • week39/feedback-holes
  • week39/feedback-versioning
  • week38/slide-review
  • issue13/fix
  • issue13/version-upgrade
  • issue12/setup
  • issue10/explorer
21 results

fix-rdf-file.go

  • Andreas Schärtl's avatar
    e97194bd
    add fix-rdf-file.go · e97194bd
    Andreas Schärtl authored
    - It does the same as fix-rdf-file.py
    
    - I was hoping that it would be faster, but it's actually
      slower. I do use regex in the Python version so that's probably
      it. For what it's worth, this confirms that the weird regular
      expressoin in the Python version is actually correct.
    e97194bd
    History
    add fix-rdf-file.go
    Andreas Schärtl authored
    - It does the same as fix-rdf-file.py
    
    - I was hoping that it would be faster, but it's actually
      slower. I do use regex in the Python version so that's probably
      it. For what it's worth, this confirms that the weird regular
      expressoin in the Python version is actually correct.