文件名称:oarepo-communities:OArepo模块,增加了对社区的支持
文件大小:61KB
文件格式:ZIP
更新时间:2024-04-28 12:49:13
Python
OARepo社区 OArepo模块,增加了对社区的支持 先决条件 要使用此库,您需要将RECORDS_REST_ENDPOINTS配置为首先使用和库。 确保您的记录元数据架构包含以下字段: { " _primary_community " :{ " type " : " string " }, " _communities " : { " type " : " array " , " items " : { " type " : " string " } }, " state " : { " type " : " string " }, " access " : { " owned_by " : {
【文件预览】:
oarepo-communities-master
----.gitignore(765B)
----setup.cfg(383B)
----README.md(7KB)
----.github()
--------workflows()
----run-tests.sh(517B)
----oarepo_communities()
--------errors.py(703B)
--------converters.py(3KB)
--------handlers.py(466B)
--------signals.py(2KB)
--------included_mappings()
--------oarepo_ui_facets.py(1009B)
--------api.py(4KB)
--------marshmallow()
--------ext.py(7KB)
--------permissions.py(8KB)
--------config.py(2KB)
--------models.py(5KB)
--------search.py(2KB)
--------proxies.py(720B)
--------jsonschemas()
--------constants.py(2KB)
--------utils.py(953B)
--------cli.py(10KB)
--------__init__.py(382B)
--------record.py(6KB)
--------links.py(1KB)
--------decorators.py(1KB)
--------version.py(372B)
--------loaders.py(800B)
--------alembic()
----tests()
--------conftest.py(1KB)
--------api()
--------__init__.py(265B)
--------test_oarepo_communities.py(3KB)
----CONTRIBUTING.rst(3KB)
----babel.ini(528B)
----docker-compose.yml(749B)
----LICENSE(1KB)
----.dockerignore(124B)
----pytest.ini(360B)
----INSTALL.rst(139B)
----CHANGES.rst(270B)
----MANIFEST.in(934B)
----setup.py(4KB)
----.editorconfig(812B)
----AUTHORS.rst(298B)