{"id":18976077,"url":"https://github.com/jimsmart/iri","last_synced_at":"2025-04-19T17:10:43.877Z","repository":{"id":57551122,"uuid":"80261783","full_name":"jimsmart/iri","owner":"jimsmart","description":"iri is a Go package providing IRI constants for common RDF namespaces.","archived":false,"fork":false,"pushed_at":"2023-02-21T14:51:50.000Z","size":114,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T10:43:28.771Z","etag":null,"topics":["common-rdf-namespaces","const","go","iri","rdf"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimsmart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-28T02:22:27.000Z","updated_at":"2025-01-07T13:48:28.000Z","dependencies_parsed_at":"2024-06-20T03:00:55.832Z","dependency_job_id":"dd74c2ce-585e-429a-908f-a19ef2022d8c","html_url":"https://github.com/jimsmart/iri","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimsmart%2Firi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimsmart%2Firi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimsmart%2Firi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimsmart%2Firi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimsmart","download_url":"https://codeload.github.com/jimsmart/iri/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249228272,"owners_count":21233852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["common-rdf-namespaces","const","go","iri","rdf"],"created_at":"2024-11-08T15:22:15.883Z","updated_at":"2025-04-16T10:31:20.079Z","avatar_url":"https://github.com/jimsmart.png","language":"Go","readme":"# iri\n\niri is a [Go](https://golang.org) package providing IRI constants for common RDF namespaces.\n\nMore than 99% of this package is machine-generated from ontologies.\n\nRemember: Go doesn't include unreferenced consts in the build output.\n\nNote: the full set of consts for DBpedia and Schema.org have been effectively 'commented out' (their files have been renamed to `_gen_dbo.go` and `_gen_schema.go`). This is because when they were included in the package they slowed my text editor's autocomplete to a crawl. \n\n## Installation\n```bash\n$ go get github.com/jimsmart/iri\n```\n\n```go\nimport \"github.com/jimsmart/iri\"\n```\n\n## Example\n\n```go\nimport \"github.com/jimsmart/iri\"\n\nx := iri.FOAF_knows\ny := iri.RDFS_Class\nz := iri.DCE_title\na := iri.RDF_type\n```\n\n## License\n\nPackage iri is copyright 2017-2023 by Jim Smart and released under the [MIT License](LICENSE.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimsmart%2Firi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimsmart%2Firi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimsmart%2Firi/lists"}