Commit 5b723ec6 authored by delanoe's avatar delanoe

[FIX] ISTEX parser update metadata format.

parent 6d096f9e
...@@ -23,7 +23,7 @@ class ISTexParser(Parser): ...@@ -23,7 +23,7 @@ class ISTexParser(Parser):
"abstract" : 'abstract', "abstract" : 'abstract',
# "authors" : 'author', # "authors" : 'author',
"authorsRAW" : 'author', "authorsRAW" : 'author',
"keywords" : "keywords" #"keywords" : "keywords"
} }
suma = 0 suma = 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment