Sitelet
https://github.com/HTTP-APIs/hydra-python-core/commits/develop/hydra_python_core
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HTTP-APIs
/
hydra-python-core
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
15
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
hydra-python-core
hydra_python_core
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 3, 2021
Added support for datatype(range) in supported properties (#91)
Show description for d5365fb
farazkhanfk7
authored
d5365fb
View commit details
Copy full SHA for d5365fb
View code at this point
Browse repository at this point
Commits on Jun 13, 2021
@context updated to W3C version (#89)
Show description for f191e9e
Purvanshsingh
authored
f191e9e
View commit details
Copy full SHA for f191e9e
View code at this point
Browse repository at this point
Commits on Jun 11, 2021
HydraClass default endpoint set True (#87)
Purvanshsingh
authored
cc8e751
View commit details
Copy full SHA for cc8e751
View code at this point
Browse repository at this point
Commits on May 31, 2021
TypeError fixed, changed parameter from dict to str. (#83)
Show description for 6f78199
Purvanshsingh
authored
6f78199
View commit details
Copy full SHA for 6f78199
View code at this point
Browse repository at this point
Commits on May 29, 2021
Modified doc_maker and updated sample docs. (#84)
Show description for f89be9b
farazkhanfk7
authored
f89be9b
View commit details
Copy full SHA for f89be9b
View code at this point
Browse repository at this point
Commits on May 28, 2021
Changed resource URI format in hydra-python-core and fixed tests. (#81)
Show description for f0681dd
farazkhanfk7
authored
f0681dd
View commit details
Copy full SHA for f0681dd
View code at this point
Browse repository at this point
set supportedproperty readable for collection
farazkhanfk7
authored and
Mec-iS
committed
43b6387
View commit details
Copy full SHA for 43b6387
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
hydra core source updated.
Purvanshsingh
committed
fd9a5c1
View commit details
Copy full SHA for fd9a5c1
View code at this point
Browse repository at this point
@context changed to hydra-cg latest core.jsonld
Purvanshsingh
committed
f0a1492
View commit details
Copy full SHA for f0a1492
View code at this point
Browse repository at this point
Commits on Dec 26, 2020
Added domain name in IRI in entrypoints (#62)
Show description for 50463c5
farazkhanfk7
authored
50463c5
View commit details
Copy full SHA for 50463c5
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
Bug Fixes (#48)
Show description for 7e02af8
priyanshunayan
authored
7e02af8
View commit details
Copy full SHA for 7e02af8
View code at this point
Browse repository at this point
Add Docs (#47)
Show description for ae87e4e
priyanshunayan
authored
ae87e4e
View commit details
Copy full SHA for ae87e4e
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Expansion of JSONLD and parsing of API DOC (#42)
Show description for 15d55f2
priyanshunayan
authored
15d55f2
View commit details
Copy full SHA for 15d55f2
View code at this point
Browse repository at this point
Commits on Aug 1, 2020
Remove dependency of class collection (#45)
Show description for 5d574dc
priyanshunayan
authored
5d574dc
View commit details
Copy full SHA for 5d574dc
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Discover collections in doc_maker.py (#41)
Show description for 104bf96
sameshl
authored
104bf96
View commit details
Copy full SHA for 104bf96
View code at this point
Browse repository at this point
Add support for POST and DELETE on collection classes (#46)
Show description for 59506a6
sameshl
authored
59506a6
View commit details
Copy full SHA for 59506a6
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
fix id literal
priyanshunayan
committed
3c9193b
View commit details
Copy full SHA for 3c9193b
View code at this point
Browse repository at this point
add example of manages block in sample
priyanshunayan
committed
f88be99
View commit details
Copy full SHA for f88be99
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
fix tests and pep8 format
priyanshunayan
committed
df657e8
View commit details
Copy full SHA for df657e8
View code at this point
Browse repository at this point
allow configurable collection names
priyanshunayan
committed
eef1043
View commit details
Copy full SHA for eef1043
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
add default manages block
priyanshunayan
committed
3b91709
View commit details
Copy full SHA for 3b91709
View code at this point
Browse repository at this point
add collections array to the entrypoint
priyanshunayan
committed
ab4f8a3
View commit details
Copy full SHA for ab4f8a3
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
FIX: Incomplete contexts in hydrus demo
Show description for 0fa79db
sameshl
committed
0fa79db
View commit details
Copy full SHA for 0fa79db
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Correct urls in pet_store API and refactor.
vddesai1871
committed
d5f3c94
View commit details
Copy full SHA for d5f3c94
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Add support for HydraLink
vddesai1871
committed
a54843b
View commit details
Copy full SHA for a54843b
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Update sample doc and adapt tests. (#28)
Show description for fbe05b9
vddesai1871
authored and
Mec-iS
committed
fbe05b9
View commit details
Copy full SHA for fbe05b9
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Merge pull request #26 from de-sh/develop
Show description for 099b3d3
xadahiya
authored
099b3d3
View commit details
Copy full SHA for 099b3d3
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Make source files PEP8 conformant
de-sh
committed
d2f84c2
View commit details
Copy full SHA for d2f84c2
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Add IriTemplate related classes (#22)
vddesai1871
authored and
Mec-iS
committed
453e86b
View commit details
Copy full SHA for 453e86b
View code at this point
Browse repository at this point
Add possible status to operations in doc_maker (#24)
vddesai1871
authored and
Mec-iS
committed
7cc6db8
View commit details
Copy full SHA for 7cc6db8
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Merge branch 'master' of https://github.com/HTTP-APIs/hydra-python-core
vddesai1871
committed
1cc38f8
View commit details
Copy full SHA for 1cc38f8
View code at this point
Browse repository at this point
Add id field in the HydraStatus class (#21)
vddesai1871
authored and
Mec-iS
committed
11a9656
View commit details
Copy full SHA for 11a9656
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/HTTP-APIs/hydra-python-core
vddesai1871
committed
18f83fa
View commit details
Copy full SHA for 18f83fa
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Hydra error status (#19)
Show description for 11b497d
vddesai1871
authored and
Mec-iS
committed
11b497d
View commit details
Copy full SHA for 11b497d
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Add Hydra Error class by subclassing Hydra Status
vddesai1871
committed
e81aa23
View commit details
Copy full SHA for e81aa23
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.