-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodemeta.json
157 lines (157 loc) · 6.22 KB
/
codemeta.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"@context": [
"http://schema.org/",
{"codemeta": "https://w3id.org/codemeta/3.0"}
],
"@type": "SoftwareSourceCode",
"@id": "https://archive.softwareheritage.org/swh:1:dir:5939540bdda33571b0969e520360b80d98b2bf2b",
"applicationCategory": "Machine Learning",
"codeRepository": "https://github.com/zbmed-semtec/doc2vec-doc-relevance",
"author": [
{
"@id": "https://zbmed-semtec.github.io/previous_members/#muhammad-talha",
"@type": "Person",
"familyName": "Talha",
"givenName": "Muhammad"
},
{
"@id": "http://orcid.org/0000-0002-2910-7982",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Geist",
"givenName": "Lukas"
},
{
"@id": "https://orcid.org/0009-0004-4484-6283",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Ravinder",
"givenName": "Rohitha"
},
{
"@id": "hhttps://orcid.org/0009-0004-1529-0095",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Solanki",
"givenName": "Dhwani"
},
{
"@id": "https://orcid.org/0000-0002-1018-0370",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Rebholz-Schuhmann",
"givenName": "Dietrich"
},
{
"@id": "https://orcid.org/0000-0003-3986-0510",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ZB MED - Information Centre for Life Sciences",
"@id": "https://ror.org/0259fwx54"
},
"familyName": "Castro",
"givenName": "Leyla Jael"
}
],
"dateCreated": "2022-04-19",
"description": "An approach exploring and assessing literature-based doc-2-doc recommendations using a doc2vec and applying to the RELISH dataset.",
"funder": {
"@type": "Organization",
"@id": "https://ror.org/018mejw64",
"name": "Deutsche Forschungsgemeinschaft",
"alternateName": "German Research Foundation",
"url": "http://www.dfg.de/en/"
},
"identifier": "swh:1:dir:5939540bdda33571b0969e520360b80d98b2bf2b",
"keywords": [
"document-embeddings",
"document similarity"
],
"license": {
"@type": "CreativeWork",
"@id": "http://spdx.org/licenses/GPL-3.0-only",
"name": "GPLv3",
"url": "https://www.gnu.org/licenses/gpl-3.0.en.html"
},
"name": "doc2vec-doc-relevance",
"operatingSystem": [
"Linux",
"Windows 10",
"macOS"
],
"programmingLanguage": "Python 3",
"softwareRequirements": [
"Python3.9",
"https://github.com/zbmed-semtec/doc2vec-doc-relevance/blob/main/requirements.txt"
],
"version": "1.0.0",
"codemeta:developmentStatus": "active",
"funding": [
{
"@type": "Grant",
"@id": "https://gepris.dfg.de/gepris/projekt/460234259",
"funder": {
"@type": "Organization",
"@id": "https://ror.org/018mejw64"
},
"identifier": "460234259",
"description": "Project no. 460234259 (corresponding to the NFDI4DataScience consortium)"
},
{
"@type": "Grant",
"@id": "https://gepris.dfg.de/gepris/projekt/407518790",
"funder": {
"@type": "Organization",
"@id": "https://ror.org/018mejw64"
},
"identifier": "407518790",
"description": "Project no. 407518790 (corresponding to the STELLA project)"
}
],
"codemeta:issueTracker": "https://github.com/zbmed-semtec/doc2vec-doc-relevance/issues",
"codemeta:referencePublication": {
"@type": "ScholarlyArticle",
"@id": "https://ceur-ws.org/Vol-3466/paper5.pdf",
"identifier": "CEUR:Vol-3466/paper5",
"creditText": "Ravinder R, Fellerhof T, Dadi V, Geist L, Talha M, Rebholz-Schuhmann D, et al. A Comparison of Vector-based Approaches for Document Similarity Using the RELISH Corpus. Proceedings of the 6th Workshop on Semantic Web Solutions for Large-Scale Biomedical Data Analytics co-located with ESWC 2023. CEUR; 2023. Available: https://ceur-ws.org/Vol-3466/paper5.pdf",
"name": "A Comparison of Vector-based Approaches for Document Similarity Using the RELISH Corpus",
"datePublished": "2023-03-01",
"license": {
"@type": "CreativeWork",
"@id": "http://spdx.org/licenses/CC-BY-4.0",
"name": "Creative Commons Attribution 4.0 International",
"alternateName": "CC BY 4.0",
"url": "https://creativecommons.org/licenses/by/4.0/"
},
"url": "https://ceur-ws.org/Vol-3466/paper5.pdf#",
"author": [
{"@id": "https://orcid.org/0009-0004-4484-6283"},
{"@id": "https://orcid.org/0000-0002-8725-1317"},
{"@id": "https://orcid.org/0000-0002-3082-7522"},
{"@id": "https://orcid.org/0000-0002-2910-7982"},
{"@id": "https://orcid.org/0000-0002-4795-3648"},
{"@id": "https://zbmed-semtec.github.io/previous_members/#muhammad-talha"},
{"@id": "https://orcid.org/0000-0002-1018-0370"},
{"@id": "https://orcid.org/0000-0003-3986-0510"}
]
},
"codemeta:readme": "https://github.com/zbmed-semtec/doc2vec-doc-relevance/blob/main/README.md",
"maintainer": {"@id": "https://orcid.org/0000-0003-3986-0510"}
}