Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
Oasisplus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zhang Jianrong
Oasisplus
Commits
da94abc9
Commit
da94abc9
authored
4 years ago
by
Zhang Jianrong
Browse files
Options
Downloads
Patches
Plain Diff
Add author-institution.md
parent
888f9322
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
svc-disambiguation/author-institution.md
+53
-0
53 additions, 0 deletions
svc-disambiguation/author-institution.md
with
53 additions
and
0 deletions
svc-disambiguation/author-institution.md
0 → 100644
+
53
−
0
View file @
da94abc9
### 接口:同一研究者在不同时间的单位情况
*
地址:http://47.106.211.96:8883/author/institution
*
类型:GET
*
状态码:200
*
简介:无
*
Rap地址:
[
http://rap2.taobao.org/repository/editor?id=267630&mod=415719&itf=1832877
](
http://rap2.taobao.org/repository/editor?id=267630&mod=415719&itf=1832877
)
*
请求接口格式:
```
├─ id: Number (作者id)
└─ db: String (ACM|IEEE)
```
*
返回接口格式:
```
├─ success: Boolean
├─ message: String
└─ content: Array
├─ time: Number
├─ institution: String
├─ id: Number (机构id)
└─ db: String
```
### 接口:同一单位的同名作者
*
地址:http://47.106.211.96:8883/institution/sameAuthor
*
类型:GET
*
状态码:200
*
简介:无
*
Rap地址:
[
http://rap2.taobao.org/repository/editor?id=267630&mod=415761&itf=1832885
](
http://rap2.taobao.org/repository/editor?id=267630&mod=415761&itf=1832885
)
*
请求接口格式:
```
├─ id: Number (机构id)
└─ db: String (ACM|IEEE)
```
*
返回接口格式:
```
├─ success: Boolean
├─ message: String
└─ content: Array
└─ sameAuthors: Array
├─ id: Number
├─ name: String
└─ db: String
```
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment