{"id":15168570,"url":"https://github.com/antononcube/raku-dsl-entity-addressbook","last_synced_at":"2026-01-22T02:02:49.854Z","repository":{"id":65752339,"uuid":"598719336","full_name":"antononcube/Raku-DSL-Entity-AddressBook","owner":"antononcube","description":"Raku package with example address book entities.","archived":false,"fork":false,"pushed_at":"2024-02-11T15:39:41.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T09:34:13.352Z","etag":null,"topics":["address-book","grammar","named-entity-recognition","raku","rakulang"],"latest_commit_sha":null,"homepage":"https://raku.land/zef:antononcube/DSL::Entity::AddressBook","language":"Raku","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antononcube.png","metadata":{"files":{"readme":"README-work.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-07T17:16:05.000Z","updated_at":"2024-02-11T16:11:00.000Z","dependencies_parsed_at":"2024-02-11T16:42:49.901Z","dependency_job_id":"971f1843-4122-4c85-b5f8-fc9ff0003c3f","html_url":"https://github.com/antononcube/Raku-DSL-Entity-AddressBook","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"6aa486afd025dd6dff04811351d3fd129e02bd1d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antononcube%2FRaku-DSL-Entity-AddressBook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antononcube%2FRaku-DSL-Entity-AddressBook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antononcube%2FRaku-DSL-Entity-AddressBook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antononcube%2FRaku-DSL-Entity-AddressBook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antononcube","download_url":"https://codeload.github.com/antononcube/Raku-DSL-Entity-AddressBook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248059122,"owners_count":21040887,"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":["address-book","grammar","named-entity-recognition","raku","rakulang"],"created_at":"2024-09-27T06:23:06.320Z","updated_at":"2026-01-22T02:02:49.807Z","avatar_url":"https://github.com/antononcube.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DSL::Entity::AddressBook\n\nRaku grammar classes with example address book entities.\n\nThis is an example data package used in demos of \n[\"DSL::FiniteStateMachines\"](https://raku.land/zef:antononcube/DSL::FiniteStateMachines), [AAp5].\n\n------\n\n## Installation\n\nFrom Zef ecosystem:\n\n```\nzef install DSL::Entity::AddressBook\n```\n\nFrom GitHub:\n\n```\nzef install https://github.com/antononcube/Raku-DSL-Entity-AddressBook.git\n```\n\n------\n\n## Examples\n\nHere are examples of recognizing different types of data acquisition related specifications:\n\n```perl6\nuse DSL::Entity::AddressBook;\nuse DSL::Entity::AddressBook::Grammar;\n\nmy \u0026ab-parse = { DSL::Entity::AddressBook::Grammar.parse($_, args =\u003e (DSL::Entity::AddressBook::resource-access-object(),))};\n\nsay \u0026ab-parse('Orlando Bloom');\n```\n\n```perl6\nsay \u0026ab-parse('Lort of the Rings');\n```\n\n```perl6\nsay \u0026ab-parse('X-Men');\n```\n\n------\n\n## References\n\n### Packages\n\n[AAp1] Anton Antonov,\n[DSL::Shared Raku package](https://github.com/antononcube/Raku-DSL-Shared),\n(2020),\n[GitHub/antononcube](https://github.com/antononcube).\n\n[AAp2] Anton Antonov,\n[DSL::Entity::Geographics Raku package](https://github.com/antononcube/Raku-DSL-Entity-Geographics),\n(2021),\n[GitHub/antononcube](https://github.com/antononcube).\n\n[AAp3] Anton Antonov,\n[DSL::Entity::Jobs Raku package](https://github.com/antononcube/Raku-DSL-Entity-Jobs),\n(2021),\n[GitHub/antononcube](https://github.com/antononcube).\n\n[AAp4] Anton Antonov,\n[DSL::Entity::Foods Raku package](https://github.com/antononcube/Raku-DSL-Entity-Foods),\n(2021),\n[GitHub/antononcube](https://github.com/antononcube).\n\n[AAp5] Anton Antonov,\n[DSL::FiniteStateMachines Raku package](https://github.com/antononcube/Raku-DSL-FiniteStateMachines),\n(2022-2023),\n[GitHub/antononcube](https://github.com/antononcube).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantononcube%2Fraku-dsl-entity-addressbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantononcube%2Fraku-dsl-entity-addressbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantononcube%2Fraku-dsl-entity-addressbook/lists"}