{ "info": { "author": "Edward Dinu", "author_email": "edward.dinu@fokus.fraunhofer.com", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2018 edward18\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nDescription:
\n This project is intendet to annotate data according to the ALKIS Ontology.\n \n Additionally it is desired for the tool to be generic.\n
\n \npip install rdftransformer\n \n or\n \n clone the repository with\n
git clone https://gitlab.fokus.fraunhofer.de/Limbo/Annotation-tool.git\n and execute\n
python setup.py install\n \n If this doesn't work try to add the \"--user\" flag after one of the above installation statements.\n \n
\n Given that 'ontology.owl' and 'data.xml' directories are known: \n \n
Example Code:
\n\n from rdftransformer import Annotation\n \n a = Annotation()\n a.importOntology(\"ontology.owl\", [\"ontologyPrefix\"])\n a.importData(\"data.xml\")\n \n elements = a.getElementsByTagName(\"elementName\", \"parentName\")\n for element in elements:\n \ta.annotate(element)\n \n a.output()\n \n \nPlatform: UNKNOWN\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://gitlab.fokus.fraunhofer.de/Limbo/Annotation-tool",
"keywords": "",
"license": "MIT License",
"maintainer": "",
"maintainer_email": "",
"name": "rdftransformer",
"package_url": "https://pypi.org/project/rdftransformer/",
"platform": "",
"project_url": "https://pypi.org/project/rdftransformer/",
"project_urls": {
"Homepage": "https://gitlab.fokus.fraunhofer.de/Limbo/Annotation-tool"
},
"release_url": "https://pypi.org/project/rdftransformer/1.0.0/",
"requires_dist": null,
"requires_python": "",
"summary": "Annotation module for ALKIS Ontology",
"version": "1.0.0"
},
"last_serial": 4840510,
"releases": {
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "17ed5f3278ff035b1e17dcafb2e42bb4",
"sha256": "f82b801498ecc14732e3b7902233c2c2eb26c9a9abb935d79f78c38aa0304c7b"
},
"downloads": -1,
"filename": "rdftransformer-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "17ed5f3278ff035b1e17dcafb2e42bb4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6321,
"upload_time": "2018-07-20T16:15:49",
"url": "https://files.pythonhosted.org/packages/4e/34/20035336344f593bb928c31fc7f56eb5a9ce18099c8c48d34c423b8e2a65/rdftransformer-0.0.2.tar.gz"
}
],
"0.0.3": [
{
"comment_text": "",
"digests": {
"md5": "c36f768bfb63ef12db6af803dcd750e2",
"sha256": "fd57f9ebc890a3b3c7ad982d322504617038e9f789e1fa0c465c53e1577e19b4"
},
"downloads": -1,
"filename": "rdftransformer-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "c36f768bfb63ef12db6af803dcd750e2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9414,
"upload_time": "2018-10-19T19:20:03",
"url": "https://files.pythonhosted.org/packages/f5/2a/efd064952439da704d47ec7c13594fdde4ce67d045331f8db9caeba1478c/rdftransformer-0.0.3.tar.gz"
}
],
"0.0.4": [
{
"comment_text": "",
"digests": {
"md5": "a33b387c244168b77d19e291b1866eb4",
"sha256": "cf53e413037cef7ee3cc7d9d3486c5fef7a937408e8a4e02a5bb44224a57cda3"
},
"downloads": -1,
"filename": "rdftransformer-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "a33b387c244168b77d19e291b1866eb4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9414,
"upload_time": "2018-10-19T19:26:33",
"url": "https://files.pythonhosted.org/packages/3f/3c/f34c8bba04dd61bcfdff4ad50a62cb22a8c55fc888cdb1a2657583301d73/rdftransformer-0.0.4.tar.gz"
}
],
"0.0.5": [
{
"comment_text": "",
"digests": {
"md5": "0e3f23c47160030693591f2fb5f6a080",
"sha256": "d333bb1733290bdf0d49ba06bd6fd715217cd71efb44091c738d11ab4fbe75e2"
},
"downloads": -1,
"filename": "rdftransformer-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "0e3f23c47160030693591f2fb5f6a080",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9418,
"upload_time": "2018-10-19T19:28:11",
"url": "https://files.pythonhosted.org/packages/69/7b/d084976aa79b760b8ebbc083feed8b3e094f7e308b9603fa111fad926250/rdftransformer-0.0.5.tar.gz"
}
],
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "9ff9035b3b7a789a1b4449322bc150f2",
"sha256": "4c35af5f76600b6a29ab7d350d69a5d2f2fa8ab10d18fa0347f0f6c2011a7400"
},
"downloads": -1,
"filename": "rdftransformer-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9ff9035b3b7a789a1b4449322bc150f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14120,
"upload_time": "2019-02-19T15:56:34",
"url": "https://files.pythonhosted.org/packages/57/5f/8f77a2c02933fb88652274a9862388b15c319e6b2299725bb10b552a4ca2/rdftransformer-1.0.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "9ff9035b3b7a789a1b4449322bc150f2",
"sha256": "4c35af5f76600b6a29ab7d350d69a5d2f2fa8ab10d18fa0347f0f6c2011a7400"
},
"downloads": -1,
"filename": "rdftransformer-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9ff9035b3b7a789a1b4449322bc150f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14120,
"upload_time": "2019-02-19T15:56:34",
"url": "https://files.pythonhosted.org/packages/57/5f/8f77a2c02933fb88652274a9862388b15c319e6b2299725bb10b552a4ca2/rdftransformer-1.0.0.tar.gz"
}
]
}