Skip to content

Commit

Permalink
lang in metadata: metanorma/metanorma-bipm#5
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Oct 15, 2020
1 parent 5fb3678 commit 50f83c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/isodoc/html_convert_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,15 @@
:formatted_docnumber=>"UN/CEFACT Recommendation 1000A",
:implementeddate=>"XXX",
:issueddate=>"XXX",
:lang=>"en",
:logo=>"#{File.join(logoloc, "logo.jpg")}",
:obsoleteddate=>"XXX",
:publisheddate=>"XXX",
:publisher=>"United Nations",
:receiveddate=>"XXX",
:revdate=>"2000-01-01",
:revdate_monthyear=>"January 2000",
:script=>"Latn",
:stage=>"Working Draft",
:stageabbr=>"wd",
:submissionlanguage=>["German"],
Expand Down Expand Up @@ -182,11 +184,13 @@
:formatted_docnumber=>"1000(wd)",
:implementeddate=>"XXX",
:issueddate=>"XXX",
:lang=>"en",
:logo=>"#{File.join(logoloc, "logo.jpg")}",
:obsoleteddate=>"XXX",
:publisheddate=>"XXX",
:publisher=>"United Nations",
:receiveddate=>"XXX",
:script=>"Latn",
:session_collaborator=>"WHO",
:session_date=>"2001-01-01",
:session_id=>"ECE/WHO-UNECE-01",
Expand Down
4 changes: 4 additions & 0 deletions spec/isodoc/word_convert_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,15 @@
:formatted_docnumber=>"UN/CEFACT Recommendation 1000",
:implementeddate=>"XXX",
:issueddate=>"XXX",
:lang=>"en",
:logo=>"#{File.join(logoloc, "logo.jpg")}",
:obsoleteddate=>"XXX",
:publisheddate=>"XXX",
:publisher=>"United Nations",
:receiveddate=>"XXX",
:revdate=>"2000-01-01",
:revdate_monthyear=>"January 2000",
:script=>"Latn",
:stage=>"Working Draft",
:stageabbr=>"wd",
:submissionlanguage=>["German"],
Expand Down Expand Up @@ -170,11 +172,13 @@
:formatted_docnumber=>"1000(wd)",
:implementeddate=>"XXX",
:issueddate=>"XXX",
:lang=>"en",
:logo=>"#{File.join(logoloc, "logo.jpg")}",
:obsoleteddate=>"XXX",
:publisheddate=>"XXX",
:publisher=>"United Nations",
:receiveddate=>"XXX",
:script=>"Latn",
:session_collaborator=>"WHO",
:session_date=>"2001-01-01",
:session_id=>"ECE/WHO-UNECE-01",
Expand Down

0 comments on commit 50f83c7

Please sign in to comment.