Templates not working for non-http IRIs
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức phù hợp với người mới
- 55/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Ít trao đổi
- Công nghệ
- java
- Lĩnh vực
- data-engineering
Hướng nghiên cứu
Start by running the minimal mapping example and tracing how rml:termType rml:IRI with rml:template is handled. Compare the HTTP, file, URN, and relative templates to find why only the HTTP result is emitted. Done means all four expected triples appear in the output.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
When using rml:template to construct an IRI, explicitly indicated with rml:termType, the triples in question are missing from the output, except when they result in a well-formed HTTP URI.
Minimal example:
:mapping a rml:TriplesMap ;
rml:logicalSource [
# JSONPath root iterator over { "key": "value" }
] ;
rml:subjectMap [ rml:termType rml:BlankNode ] ;
rml:predicateObjectMap [
rml:predicate <urn:example:http> ;
rml:objectMap [
rml:termType rml:IRI ;
rml:template "http://example.org/{key}"
]
], [
rml:predicate <urn:example:file> ;
rml:objectMap [
rml:termType rml:IRI ;
rml:template "file:///example/{key}"
]
], [
rml:predicate <urn:example:urn> ;
rml:objectMap [
rml:termType rml:IRI ;
rml:template "urn:example:{key}"
]
], [
rml:predicate <urn:example:relative> ;
rml:objectMap [
rml:termType rml:IRI ;
rml:template "./{key}"
]
] .
Output:
_:Blank1 <urn:example:http> <http://example.org/value> .
- Ngôn ngữ chính
- Java
- Star
- 3
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của RMLio/MappingWeaver-java
-
Bulk output flag throws error Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 76/100
RMLio/MappingWeaver-java#11 ·
-
FilePath root ignored Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 55/100
RMLio/MappingWeaver-java#13 ·
-
Absolute paths not allowed Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 58/100
RMLio/MappingWeaver-java#12 · 1 bình luận ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 55/100
RMLio/MappingWeaver-java#10 ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 55/100
Tất cả issue của RMLio/MappingWeaver-java
Issue tương tự
-
bug
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 90/100
apache/cloudstack#14222 ·
-
[BUG]茶杯方块在取茶时会引发崩溃 Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
-
Cannot differ own consent and managed consents in My Consents view and detailed consent view. Đang mở1.0.0-alpha2 Type/Improvement
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
wso2/dpdp-accelerator#272 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 82/100
infinispan/infinispan#18150 ·
-
area/frontend
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100