oa_templater 0.5.10 → 0.5.12

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7684b447a1efe56f7a30976163b841074a796f2f
4
- data.tar.gz: 38a26886828fca220320289c64589b2ebbc4eaeb
3
+ metadata.gz: 7ae8502478c91d461e0280867a8346e26859a453
4
+ data.tar.gz: 622a19685987baab72ac4dfdef5e39380e908685
5
5
  SHA512:
6
- metadata.gz: 3dcd331788e79525b8bff1c62d55e7ad181784234cc9f29e3e03c4acc8346aa855abb68970546cc20bad2010d8f1a90b48a8aa77685f64253ad45ce1c42d602c
7
- data.tar.gz: 4fde949b9196a38503ebe642ad5eca953fc649146b309127267236036734562de925bde003d16629e4e42f71f29f9582e05c94b3ace660a268e73bc65a284430
6
+ metadata.gz: 667c2aec6e1d01db15d0a7fc1e61e31cd8a2d9adf8e462a04a5bc8432ae207a3e1a2d0517f17986658bc7440a81023f80a14626249e05099cb06fed49b38ffb0
7
+ data.tar.gz: 44ed448e7babea78839fa230f90355bff92fcbe832441966f110f83d5c20ce62225140035751a22b799aacde19ec22e4c4099b30b6cac370b7ea1c2dd521cabc
@@ -1,9 +1,9 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  productbyprocess0a:
4
- detect: !ruby/regexp '/<物の発明に係る請求項にそ造方法/'
5
- full: !ruby/regexp '/求項にその物の製造方法が記載されている場合の明確性要件について/m'
6
- text: 'OAOA_TEMPLATER_TAB<Clarity requirements in the case where a claim for an invention of a product recites a process for manufacturing that product>'
4
+ detect: !ruby/regexp '/<物の発明に係る請求項にそ.{1,40}造方法/'
5
+ full: !ruby/regexp '/求項にその物の製造方法が記載されている場合.{1,10}件について>/m'
6
+ text: 'OAOA_TEMPLATER_TAB < Clarity requirements in the case where a claim for an invention of a product recites a process for manufacturing that product >'
7
7
  productbyprocess0:
8
8
  detect: !ruby/regexp '/請求項[\p{N},~、-及びおよ]+に係る発明は、「?/'
9
9
  full: !ruby/regexp '/(請求項[\p{N},~、-及びおよ]+に係る発明)は、「?([^」]+?)」?(?:(物の発明)|という、?物の発明)であるが、当該請求項には、「(.+?)」という、その物の製造方法が記載されているものと認められる。/m'
@@ -14,7 +14,7 @@ productbyprocess1:
14
14
  text: "OAOA_TEMPLATER_TABWhen a claim for an invention of a product recites a process for manufacturing that product, it is reasonable to consider that a recitation of such a claim can be said to meet the requirement of describing an “invention which is clear” as stipulated in Japanese Patent Law, Article 36, Paragraph 6, Number 2 only when there are circumstances under which it was impossible or generally not practical (“impossible/impractical circumstances”) to directly specify the product in question by means of the structure or characteristics thereof at the time of filing (Supreme Court Judgments of 2015/06/05 (year/month/day), 2012 (ju) No. 1204 and No. 2658).OAOA_TEMPLATER_TABHowever, since the specification, etc. has no disclosures regarding impossible/impractical circumstances and the applicant did not assert/prove that there are such circumstances, no reasons could be found for judging that such circumstances did exist.\n"
15
15
  productbyprocess2:
16
16
  detect: !ruby/regexp '/<補正等の示唆>/'
17
- full: !ruby/regexp '/補正等の示唆.{110,150}ア.該当する.{50,100}意見書等による主張・立証/m'
17
+ full: !ruby/regexp '/補正等の示唆.{110,150}イ..{50,100}意見書等による主張・立証/m'
18
18
  text: "OAOA_TEMPLATER_TAB< Examiner’s Suggestions for Amendments >OAOA_TEMPLATER_TABThe applicant/appellant should refer to the following means which may be considered when attempting to overcome the aforementioned reason for rejection.\n A. Canceling the claim in question\n B. Making an amendment which changes the invention in the claim in question to an invention of a process for producing a product\n C. Making an amendment which changes the invention in the claim in question to an invention of a product which does not include a manufacturing process\n D. Asserting/proving that there are impossible/impractical circumstances via the submission of Remarks"
19
19
  productbyprocess3:
20
20
  detect: !ruby/regexp '/補正の際は、出願当初の明細書、特許請求の/'
data/lib/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module OaTemplater
2
- VERSION = '0.5.10'
2
+ VERSION = '0.5.12'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oa_templater
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.10
4
+ version: 0.5.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Rubingh
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-10 00:00:00.000000000 Z
11
+ date: 2015-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: byebug