issues
search
HumanBrainProject
/
fairgraph
High-level Python API for the EBRAINS Knowledge Graph
Apache License 2.0
10
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 0.12.1
#94
apdavison
closed
1 month ago
0
Partial fix for #92
#93
apdavison
closed
2 months ago
0
Resolving certain reverse links is broken
#92
apdavison
opened
2 months ago
1
last commit is causing an import error
#91
lzehl
opened
5 months ago
2
The name of controlledTerms is not following python module name conventions
#90
Peyman-N
closed
6 days ago
3
Change the `type_` attribute to be a string (as in openMINDS Python)
#89
apdavison
closed
6 months ago
0
Separate forward and reverse properties into different attributes
#88
apdavison
closed
6 months ago
0
Harmonize names between fairgraph and openMINDS_Python
#87
apdavison
closed
8 months ago
0
Rename Field to Property, to match openMINDS terminology
#86
apdavison
closed
8 months ago
0
Rewrite openminds module builder using new openMINDS build pipeline
#85
apdavison
closed
8 months ago
0
Add "with_device_flow" option for KG connection
#84
apdavison
closed
6 days ago
1
More precise exception handling for unserializable values
#83
archgogo
closed
6 days ago
2
Implement "indirect reverse" fields, those which pass via an EmbeddedMetadata
#82
apdavison
opened
1 year ago
0
Re-implementation (for KGv3, this used to work with Nexus) of reverse fields
#81
apdavison
closed
1 year ago
0
Review caching mechanisms
#80
apdavison
opened
1 year ago
0
[bug/question] cannot seem to save an entity if any `existence_query_fields` is unset
#79
xgui3783
closed
5 days ago
1
Replace the boolean "strict mode" with more flexible error handling
#78
apdavison
closed
1 year ago
0
Implement more fine-grained control of specifying links to follow when creating queries
#77
apdavison
closed
1 year ago
1
Write docstrings for all classes, functions and methods.
#76
apdavison
opened
1 year ago
1
Review which methods should be public and which private.
#75
apdavison
opened
1 year ago
0
Split the classes in base.py into their own modules
#74
apdavison
closed
1 year ago
0
Write developer documentation
#73
apdavison
opened
1 year ago
0
Represent "reverse" links as KGObject attributes
#72
apdavison
closed
1 year ago
0
Allow queries that span multiple links
#71
apdavison
closed
1 year ago
0
Queries follow links
#70
apdavison
closed
1 year ago
0
Reading the collab name from inside jupyterlab
#69
Peyman-N
closed
1 year ago
0
OpenMINDS updates
#68
apdavison
closed
1 year ago
0
By default, don't use stored queries, use the latest generated ones
#67
apdavison
closed
1 year ago
0
Remove code for working with KG v2
#66
apdavison
closed
1 year ago
0
Default values are of wrong type when saving to KG
#65
ehennestad
closed
5 days ago
3
Unexpected response when using "by_name"
#64
ehennestad
closed
1 year ago
1
`DatasetVersion.from_id()` returns `None`
#63
mih
closed
6 days ago
4
`DatasetVersion` record without `release_date`
#62
mih
closed
1 year ago
1
Add convenience methods to get "name", "description" from the parent of a research product version if the field is empty
#61
apdavison
opened
1 year ago
3
Use `numbers.Real` in place of `float` in fields where openMINDS specifies type "number"
#60
apdavison
closed
6 days ago
0
Provide global option to turn off `Field ... is required but was not provided` warnings
#59
apdavison
closed
1 year ago
1
Purpose and severity of `UserWarnings`
#58
mih
closed
1 year ago
1
Querying FileRepository for files is unreasonably slow
#57
mih
opened
1 year ago
5
Is there a way to query for the Person responsible for making a particular DatasetVersion "release"?
#56
mih
opened
1 year ago
3
How to access Dataset description
#55
mih
closed
1 year ago
4
Recursively resolve for query
#54
antonino-tocco
closed
1 year ago
2
Package import fails if kgv3 client is not installed
#53
dickscheid
closed
2 years ago
0
Store the scope from which an object was queried
#52
apdavison
closed
2 years ago
0
Cleaner separation between KGObject and KGClient functionality
#51
apdavison
closed
2 years ago
0
Recursive resolve
#50
apdavison
closed
2 years ago
0
Generate queries based on the requested filters
#49
apdavison
closed
2 years ago
0
Query refactor
#48
apdavison
closed
2 years ago
0
Update fields on exists
#47
apdavison
closed
3 years ago
0
Organization field needs to be fixed
#46
appukuttan-shailesh
closed
1 year ago
2
Add support for OpenMINDS schemas
#45
apdavison
closed
3 years ago
0
Next